summaryrefslogtreecommitdiff
path: root/girepository/girepository.h
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2010-06-06 23:22:57 -0300
committerJohan Dahlin <johan@gnome.org>2010-06-06 23:22:57 -0300
commitd920ccc16fe6546933abcb9f0340a3469721178b (patch)
treeb38eb65720913be416c36ac98d84161cc03190da /girepository/girepository.h
parent69c10df73c807dba016e612c060225186d8f5955 (diff)
downloadgobject-introspection-d920ccc16fe6546933abcb9f0340a3469721178b.tar.gz
[girepository] Kill girffi-private.h
Diffstat (limited to 'girepository/girepository.h')
-rw-r--r--girepository/girepository.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/girepository/girepository.h b/girepository/girepository.h
index 5138e4ae..4b605d23 100644
--- a/girepository/girepository.h
+++ b/girepository/girepository.h
@@ -22,10 +22,11 @@
#ifndef __G_IREPOSITORY_H__
#define __G_IREPOSITORY_H__
-#define __GIREPOSITORY_H_INSIDE__
-
#include <glib-object.h>
#include <gmodule.h>
+
+#define __GIREPOSITORY_H_INSIDE__
+
#include <giarginfo.h>
#include <gibaseinfo.h>
#include <gicallableinfo.h>