From 06469e38dc7f21a2587efc181f47fa219efa8e5f Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Wed, 4 Jan 2006 21:33:19 +0000 Subject: export eDVBDB to python ( for reloadServicelist and reloadBouquets ) --- lib/python/enigma_python.i | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/python/enigma_python.i') diff --git a/lib/python/enigma_python.i b/lib/python/enigma_python.i index 8d18e416..54a5bcf3 100644 --- a/lib/python/enigma_python.i +++ b/lib/python/enigma_python.i @@ -68,6 +68,7 @@ is usually caused by not marking PSignals as immutable. #include #include #include +#include #include #include #include @@ -175,6 +176,7 @@ typedef long time_t; %include %include %include +%include /************** eptr **************/ %template(eActionMapPtr) ePtr; -- cgit v1.2.3