From 6a8e7995dc86f6f9c6823c735377bf5845abeed2 Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Tue, 19 Dec 2006 19:40:16 +0000 Subject: fix allocateRawChannel --- 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 6c2ece37..2a3b89fd 100644 --- a/lib/python/enigma_python.i +++ b/lib/python/enigma_python.i @@ -75,8 +75,8 @@ is usually caused by not marking PSignals as immutable. #include #include #include -#include #include +#include #include #include #include @@ -190,8 +190,8 @@ typedef long time_t; %include %include %include -%include %include +%include %include %include %include -- cgit v1.2.3