summaryrefslogtreecommitdiffstats
path: root/glib/pyglib.h
diff options
context:
space:
mode:
Diffstat (limited to 'glib/pyglib.h')
-rw-r--r--glib/pyglib.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/glib/pyglib.h b/glib/pyglib.h
index 24e1ed2..62561e9 100644
--- a/glib/pyglib.h
+++ b/glib/pyglib.h
@@ -26,6 +26,8 @@
#include <glib.h>
+#include <pyglib-python-compat.h>
+
G_BEGIN_DECLS
typedef void (*PyGLibThreadsEnabledFunc) (void);