From 855949a917ed8cf65397adc49872c99bdb2123c2 Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Sat, 13 Jan 2007 19:45:52 +0000 Subject: fix non working use of configured system language for epg language --- lib/python/enigma_python.i | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/python/enigma_python.i') diff --git a/lib/python/enigma_python.i b/lib/python/enigma_python.i index a1bb5b28..8ee7fb39 100644 --- a/lib/python/enigma_python.i +++ b/lib/python/enigma_python.i @@ -43,9 +43,9 @@ is usually caused by not marking PSignals as immutable. #include #include #include +#include #include #include -#include #include #include #include @@ -134,9 +134,9 @@ typedef long time_t; %immutable eSocketNotifier::activated; %include %include +%include %include %include -%include // TODO: embed these... %immutable eConsoleAppContainer::appClosed; -- cgit v1.2.3