summaryrefslogtreecommitdiff
path: root/gi/pygi-array.c
diff options
context:
space:
mode:
Diffstat (limited to 'gi/pygi-array.c')
-rw-r--r--gi/pygi-array.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/gi/pygi-array.c b/gi/pygi-array.c
index 7b515846..22eea53e 100644
--- a/gi/pygi-array.c
+++ b/gi/pygi-array.c
@@ -26,6 +26,9 @@
#include "pygi-private.h"
#include "pygi-marshal-cleanup.h"
+/* Needed for _pygi_marshal_cleanup_from_py_interface_struct_gvalue hack */
+#include "pygi-struct-marshal.h"
+
/*
* GArray to Python
*/