summaryrefslogtreecommitdiff
path: root/glib-object.h
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-11-11 00:04:33 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-11-11 00:04:33 +0000
commitc36151fcdcc6c80a46c599a0ae27529513bf9ae3 (patch)
treea1e24cfe13b18d2a9097e8bae4096273f1e00f94 /glib-object.h
parent975d1e3e4db39bbf3ad4451754aa5a83921179af (diff)
downloadglib-c36151fcdcc6c80a46c599a0ae27529513bf9ae3.tar.gz
Add gtypemodule.h
Sun Nov 5 13:20:54 2000 Owen Taylor <otaylor@redhat.com> * glib-object.h: Add gtypemodule.h
Diffstat (limited to 'glib-object.h')
-rw-r--r--glib-object.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/glib-object.h b/glib-object.h
index 87ec20684..b4392431b 100644
--- a/glib-object.h
+++ b/glib-object.h
@@ -28,6 +28,7 @@
#include <gobject/gparamspecs.h>
#include <gobject/gsignal.h>
#include <gobject/gtype.h>
+#include <gobject/gtypemodule.h>
#include <gobject/gtypeplugin.h>
#include <gobject/gvalue.h>
#include <gobject/gvaluetypes.h>