summaryrefslogtreecommitdiff
path: root/gi/gobjectmodule.c
diff options
context:
space:
mode:
Diffstat (limited to 'gi/gobjectmodule.c')
-rw-r--r--gi/gobjectmodule.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gi/gobjectmodule.c b/gi/gobjectmodule.c
index 4c614f7b..82d52a13 100644
--- a/gi/gobjectmodule.c
+++ b/gi/gobjectmodule.c
@@ -38,6 +38,8 @@
#include "pygtype.h"
#include "pygoptiongroup.h"
+#include "pygi-value.h"
+
static GHashTable *log_handlers = NULL;
static gboolean log_handlers_disabled = FALSE;