summaryrefslogtreecommitdiff
path: root/girepository/gitypes.h
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2010-06-05 12:39:21 -0300
committerJohan Dahlin <johan@gnome.org>2010-06-05 12:40:34 -0300
commit3ae1f419c4ab8902985c07a273b281b37d287b5e (patch)
tree1fe4bd4c6272aa26e1e9c0074c76bab6b161774c /girepository/gitypes.h
parent4f9f2ec38c7236d515c736435e047fdd5417a49b (diff)
downloadgobject-introspection-3ae1f419c4ab8902985c07a273b281b37d287b5e.tar.gz
[gitypes.h] Do not include gibaseinfo.h
To avoid cyclic dependencies
Diffstat (limited to 'girepository/gitypes.h')
-rw-r--r--girepository/gitypes.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/girepository/gitypes.h b/girepository/gitypes.h
index 424e4ebf..036ab2be 100644
--- a/girepository/gitypes.h
+++ b/girepository/gitypes.h
@@ -26,8 +26,6 @@
#error "Only <girepository.h> can be included directly."
#endif
-#include <gibaseinfo.h>
-
G_BEGIN_DECLS
typedef struct _GIBaseInfoStub GIBaseInfo;