From beecd41f1d27130f89fbb497fd5a582097c8d6be Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Thu, 10 Nov 2005 10:16:43 +0000 Subject: replace eServiceReferenceDVB with eServiceReference in some epgcache functions (eServiceReferenceDVB isn't known in python) some epgcache functions are now useable from python --- lib/python/enigma_python.i | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/python') diff --git a/lib/python/enigma_python.i b/lib/python/enigma_python.i index b8a3c533..3c7455bf 100644 --- a/lib/python/enigma_python.i +++ b/lib/python/enigma_python.i @@ -70,6 +70,7 @@ is usually caused by not marking PSignals as immutable. #include #include #include +#include #include #include #include @@ -159,6 +160,7 @@ extern PSignal1 &keyPressedSignal(); %include %include %include +%include %include %include %include -- cgit v1.2.3