add PyObject refcount debugging code
[enigma2.git] / lib / base / nconfig.cpp
index 562b3503c838d5704e12179611ef7598c31dfb4a..878f48370cddf017f0728a7d854103269e079709 100644 (file)
@@ -1,5 +1,5 @@
 #include <lib/base/nconfig.h>
-#include <Python.h>
+#include <lib/python/python.h>
 
 PyObject *ePythonConfigQuery::m_queryFunc;