remove non working python refcount debugging code
[vuplus_dvbapp] / lib / base / nconfig.cpp
index 878f483..562b350 100644 (file)
@@ -1,5 +1,5 @@
 #include <lib/base/nconfig.h>
-#include <lib/python/python.h>
+#include <Python.h>
 
 PyObject *ePythonConfigQuery::m_queryFunc;