diff options
author | rofafor <rofafor> | 2008-11-20 11:48:44 +0000 |
---|---|---|
committer | rofafor <rofafor> | 2008-11-20 11:48:44 +0000 |
commit | a912f80ef1c1c720f985ea2d0df75bdbf1419edb (patch) | |
tree | 6d198dd6ea90cd83c39229887b701eb698fbc956 /menuitems.c | |
parent | 8fb31e5479d92e3c18cb1feb3dc099496698f975 (diff) | |
download | xineliboutput-a912f80ef1c1c720f985ea2d0df75bdbf1419edb.tar.gz xineliboutput-a912f80ef1c1c720f985ea2d0df75bdbf1419edb.tar.bz2 |
Removed backwards compatibility.
Diffstat (limited to 'menuitems.c')
-rw-r--r-- | menuitems.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/menuitems.c b/menuitems.c index cd38a83e..0a2ee2b4 100644 --- a/menuitems.c +++ b/menuitems.c @@ -4,11 +4,11 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: menuitems.c,v 1.12 2008-09-22 10:24:53 phintuka Exp $ + * $Id: menuitems.c,v 1.13 2008-11-20 11:46:31 rofafor Exp $ * */ -#include "i18n.h" +#include <vdr/i18n.h> #include "menuitems.h" |