From a90810dd3bb7a1aaf77f9e9743015e96d1feb41a Mon Sep 17 00:00:00 2001 From: Ronny Strutz Date: Fri, 2 Sep 2005 23:39:04 +0000 Subject: [PATCH] add rfmod include --- lib/python/enigma_python.i | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/python/enigma_python.i b/lib/python/enigma_python.i index f3ca5867..3eb22d55 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 extern void runMainloop(); extern void quitMainloop(); @@ -132,6 +133,7 @@ extern PSignal1 &keyPressedSignal(); %include %include %include +%include %include /************** eptr **************/ -- 2.30.2