add PyObject refcount debugging code
[enigma2.git] / lib / nav / core.cpp
index 7f76fa3f87dfb0199130bcfece2875d17f3a36a7..0b4270d9c15f8fae44ef06a0ed857581cc5f0e25 100644 (file)
@@ -1,6 +1,6 @@
 #include <lib/nav/core.h>
 #include <lib/base/eerror.h>
-#include <Python.h>
+#include <lib/python/python.h>
 
 void eNavigation::serviceEvent(iPlayableService* service, int event)
 {