summaryrefslogtreecommitdiff
path: root/i18n.h
diff options
context:
space:
mode:
authorlvw <lvw@e10066b5-e1e2-0310-b819-94efdf66514b>2004-09-13 18:06:07 +0000
committerlvw <lvw@e10066b5-e1e2-0310-b819-94efdf66514b>2004-09-13 18:06:07 +0000
commit3e28731e7cbaeb8c368c245cfc38c1724a4450b9 (patch)
tree35b652645df8a1b51a82642bba41d7e9e9ac8bc7 /i18n.h
parentb3b973a1309feb725802ecaa4cb77c9cd03fb2a5 (diff)
downloadvdr-plugin-muggle-3e28731e7cbaeb8c368c245cfc38c1724a4450b9.tar.gz
vdr-plugin-muggle-3e28731e7cbaeb8c368c245cfc38c1724a4450b9.tar.bz2
Minor changes in build process and i18n
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@163 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'i18n.h')
-rw-r--r--i18n.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/i18n.h b/i18n.h
index ef5a31f..8ea1157 100644
--- a/i18n.h
+++ b/i18n.h
@@ -3,13 +3,14 @@
*
* See the README file for copyright information and how to reach the author.
*
- * $Id: i18n.h,v 1.2 2004/05/28 15:29:18 lvw Exp $
+ * $Id$
*/
#ifndef _I18N__H
#define _I18N__H
-#include <vdr/i18n.h>
+// #include <vdr/i18n.h>
+#include <i18n.h>
extern const tI18nPhrase Phrases[];