remove non working python refcount debugging code
[vuplus_dvbapp] / lib / nav / core.cpp
index 0b4270d..7f76fa3 100644 (file)
@@ -1,6 +1,6 @@
 #include <lib/nav/core.h>
 #include <lib/base/eerror.h>
-#include <lib/python/python.h>
+#include <Python.h>
 
 void eNavigation::serviceEvent(iPlayableService* service, int event)
 {