summaryrefslogtreecommitdiffstats
path: root/gobject/pygtype.c
diff options
context:
space:
mode:
Diffstat (limited to 'gobject/pygtype.c')
-rw-r--r--gobject/pygtype.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/gobject/pygtype.c b/gobject/pygtype.c
index b4d029b..e77aee7 100644
--- a/gobject/pygtype.c
+++ b/gobject/pygtype.c
@@ -20,9 +20,14 @@
* USA
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include <pyglib.h>
#include "pygobject-private.h"
+#include "pygparamspec.h"
/* -------------- __gtype__ objects ---------------------------- */