From 20f69c200ec5703e958a6b95abfcfd5a108e5939 Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Mon, 4 Jul 2005 17:49:04 +0000 Subject: add epgcache --- 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 ae8bf92d..477e1bf7 100644 --- a/lib/python/enigma_python.i +++ b/lib/python/enigma_python.i @@ -67,6 +67,7 @@ is usually caused by not marking PSignals as immutable. #include #include #include +#include extern void runMainloop(); extern void quitMainloop(); @@ -123,6 +124,7 @@ extern PSignal1 &keyPressedSignal(); %include %include %include +%include %include /************** eptr **************/ -- cgit v1.2.3