From 8fa03cfcaf88da1f66fe14aba8e664e32bc3d3e3 Mon Sep 17 00:00:00 2001 From: mrwastl Date: Sun, 25 Mar 2012 18:27:47 +0200 Subject: removed unnecessary 'include i18n.h' which causes problems with vdr >= 1.7.27 --- display.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'display.c') diff --git a/display.c b/display.c index 7c2959d..ca2f0f4 100644 --- a/display.c +++ b/display.c @@ -8,7 +8,7 @@ * * (c) 2001-2004 Carsten Siebholz * (c) 2004-2010 Andreas Regel - * (c) 2010-2011 Wolfgang Astleitner + * (c) 2010-2012 Wolfgang Astleitner */ #include @@ -21,7 +21,6 @@ #include "display.h" #include "global.h" -#include "i18n.h" #include "setup.h" #include "state.h" #include "strfct.h" -- cgit v1.2.3