aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>2006-12-10 22:22:25 +0000
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>2006-12-10 22:22:25 +0000
commit096614438df798ea2a2d2355e546f5e17174dd14 (patch)
tree1ef8270a139e373d83b9fb8476383a46234e5e50 /lib
parent841d28608b2325f4d969eaea8ce53bbfad5e15be (diff)
downloadenigma2-096614438df798ea2a2d2355e546f5e17174dd14.tar.gz
enigma2-096614438df798ea2a2d2355e546f5e17174dd14.zip
remove some unneeded wrapper code
Diffstat (limited to 'lib')
-rw-r--r--lib/python/enigma_python.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/enigma_python.i b/lib/python/enigma_python.i
index 3ee1416e..92484735 100644
--- a/lib/python/enigma_python.i
+++ b/lib/python/enigma_python.i
@@ -142,7 +142,7 @@ PyObject *getBestPlayableServiceReference(const eServiceReference &bouquet_ref,
#define DEBUG
typedef long time_t;
%include "typemaps.i"
-%include "stl.i"
+%include "std_string.i"
%include <lib/python/swig.h>
%include <lib/base/object.h>
%include <lib/base/eerror.h>