summaryrefslogtreecommitdiff
path: root/gi/pygobject.c
diff options
context:
space:
mode:
Diffstat (limited to 'gi/pygobject.c')
-rw-r--r--gi/pygobject.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gi/pygobject.c b/gi/pygobject.c
index 129f29ab..215376bf 100644
--- a/gi/pygobject.c
+++ b/gi/pygobject.c
@@ -30,7 +30,7 @@
#include "pygparamspec.h"
#include "pygi.h"
-
+#include "pygi-value.h"
static void pygobject_dealloc(PyGObject *self);
static int pygobject_traverse(PyGObject *self, visitproc visit, void *arg);