diff options
Diffstat (limited to 'lcd.h')
-rw-r--r-- | lcd.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ #include <vdr/device.h> #include <vdr/player.h> #include <vdr/dvbplayer.h> +#include "i18n.h" #define LCDPORT 13666 #define LCDHOST "localhost" |