summaryrefslogtreecommitdiff
path: root/gi/pygpointer.c
diff options
context:
space:
mode:
Diffstat (limited to 'gi/pygpointer.c')
-rw-r--r--gi/pygpointer.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gi/pygpointer.c b/gi/pygpointer.c
index d160fff1..64ca9838 100644
--- a/gi/pygpointer.c
+++ b/gi/pygpointer.c
@@ -23,8 +23,9 @@
#endif
#include <pyglib.h>
-#include "pygobject-private.h"
+#include <glib-object.h>
#include "pygpointer.h"
+#include "pygtype.h"
#include "pygi-type.h"