summaryrefslogtreecommitdiff
path: root/gi/pygboxed.c
diff options
context:
space:
mode:
Diffstat (limited to 'gi/pygboxed.c')
-rw-r--r--gi/pygboxed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gi/pygboxed.c b/gi/pygboxed.c
index 313d3848..5659bc12 100644
--- a/gi/pygboxed.c
+++ b/gi/pygboxed.c
@@ -30,7 +30,7 @@
GQuark pygboxed_type_key;
-PYGLIB_DEFINE_TYPE("gobject.GBoxed", PyGBoxed_Type, PyGBoxed);
+PYGI_DEFINE_TYPE("gobject.GBoxed", PyGBoxed_Type, PyGBoxed);
static void
gboxed_dealloc(PyGBoxed *self)