summaryrefslogtreecommitdiff
path: root/gi/pygboxed.c
diff options
context:
space:
mode:
Diffstat (limited to 'gi/pygboxed.c')
-rw-r--r--gi/pygboxed.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/gi/pygboxed.c b/gi/pygboxed.c
index 814cdb95..2eaff851 100644
--- a/gi/pygboxed.c
+++ b/gi/pygboxed.c
@@ -22,9 +22,11 @@
# include <config.h>
#endif
+#include <glib-object.h>
+
#include <pyglib.h>
-#include "pygobject-private.h"
#include "pygboxed.h"
+#include "pygtype.h"
#include "pygi-type.h"