diff options
Diffstat (limited to 'gobject/pygobject.h')
-rw-r--r-- | gobject/pygobject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gobject/pygobject.h b/gobject/pygobject.h index 06badd8..62b1922 100644 --- a/gobject/pygobject.h +++ b/gobject/pygobject.h @@ -6,7 +6,7 @@ #include <ExtensionClass.h> #include <glib.h> -#include <gobject/gobject.h> +#include <glib-object.h> typedef struct { PyObject_HEAD |