add PyObject refcount debugging code
[vuplus_dvbapp] / lib / actions / action.h
index 560fdbb..79c2dd2 100644 (file)
@@ -7,7 +7,6 @@
 #include <features.h>
 #undef _POSIX_C_SOURCE
 #define _POSIX_C_SOURCE 200112L
-#include <Python.h>
 #include <lib/python/python.h>
 #include <string>
 #include <map>