summaryrefslogtreecommitdiff
path: root/gi/pygi-boxed.c
diff options
context:
space:
mode:
Diffstat (limited to 'gi/pygi-boxed.c')
-rw-r--r--gi/pygi-boxed.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gi/pygi-boxed.c b/gi/pygi-boxed.c
index c1e4b0ea..e9014f20 100644
--- a/gi/pygi-boxed.c
+++ b/gi/pygi-boxed.c
@@ -21,7 +21,8 @@
#include "pygi-boxed.h"
#include "pygi-info.h"
-#include "pygobject-private.h"
+#include "pygboxed.h"
+#include "pygtype.h"
#include <girepository.h>
#include <pyglib-python-compat.h>