remove non working python refcount debugging code
[enigma2.git] / lib / actions / action.h
index 79c2dd279e885e944d6c7c6e0ab0819ced16abe8..560fdbbfc487a3734c6017f5e1aa7f0f5c6d4224 100644 (file)
@@ -7,6 +7,7 @@
 #include <features.h>
 #undef _POSIX_C_SOURCE
 #define _POSIX_C_SOURCE 200112L
+#include <Python.h>
 #include <lib/python/python.h>
 #include <string>
 #include <map>