summaryrefslogtreecommitdiff
path: root/setup_menu.c
diff options
context:
space:
mode:
authorphintuka <phintuka>2007-09-17 23:16:18 +0000
committerphintuka <phintuka>2007-09-17 23:16:18 +0000
commitd5b201405d5403f0c385179b7a14ff1a883eb57e (patch)
treebed9aa9fda3ccb96a121d5f200d299363abdab20 /setup_menu.c
parentd218670bdf4c9293d69969752210de20bd06f2dc (diff)
downloadxineliboutput-d5b201405d5403f0c385179b7a14ff1a883eb57e.tar.gz
xineliboutput-d5b201405d5403f0c385179b7a14ff1a883eb57e.tar.bz2
include i18n.h (defines trVDR for vdr-1.4.x)
Diffstat (limited to 'setup_menu.c')
-rw-r--r--setup_menu.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup_menu.c b/setup_menu.c
index 971a3d1b..24febd4b 100644
--- a/setup_menu.c
+++ b/setup_menu.c
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: setup_menu.c,v 1.37 2007-09-17 20:58:49 phelin Exp $
+ * $Id: setup_menu.c,v 1.38 2007-09-17 23:16:18 phintuka Exp $
*
*/
@@ -17,6 +17,7 @@
#include "device.h"
#include "menuitems.h"
#include "config.h"
+#include "i18n.h" // trVDR for vdr-1.4.x
namespace XinelibOutputSetupMenu {