diff options
Diffstat (limited to 'i18n.h')
-rw-r--r-- | i18n.h | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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[]; |