Added _I18N__H macro

This commit is contained in:
Klaus Schmidinger 2002-05-11 14:48:16 +02:00
parent 64ed6cffd8
commit 71c62d2ee9
1 changed files with 6 additions and 1 deletions

View File

@ -3,9 +3,14 @@
*
* See the README file for copyright information and how to reach the author.
*
* $Id: i18n.h 1.1 2002/05/09 15:15:49 kls Exp $
* $Id: i18n.h 1.2 2002/05/11 14:48:16 kls Exp $
*/
#ifndef _I18N__H
#define _I18N__H
#include <vdr/i18n.h>
extern const tI18nPhrase Phrases[];
#endif //_I18N__H