1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-04-01 13:23:07 +02:00

[girepository] Fix the remaning headers as well

This commit is contained in:
Johan Dahlin 2010-06-01 10:23:46 -03:00
parent 6edee7684c
commit 6436e013c9
5 changed files with 10 additions and 10 deletions

@ -27,8 +27,8 @@
#endif #endif
#include <glib-object.h> #include <glib-object.h>
#include <girepository/gitypelib.h> #include <gitypelib.h>
#include <girepository/gitypes.h> #include <gitypes.h>
G_BEGIN_DECLS G_BEGIN_DECLS

@ -26,7 +26,7 @@
#error "Only <girepository.h> can be included directly." #error "Only <girepository.h> can be included directly."
#endif #endif
#include <girepository/gitypes.h> #include <gitypes.h>
G_BEGIN_DECLS G_BEGIN_DECLS

@ -24,9 +24,9 @@
#include <glib.h> #include <glib.h>
#include <girepository/gibaseinfo.h> #include <gibaseinfo.h>
#include <girepository.h> #include <girepository.h>
#include <girepository/gitypelib.h> #include <gitypelib.h>
typedef struct _GIRealInfo GIRealInfo; typedef struct _GIRealInfo GIRealInfo;

@ -26,10 +26,10 @@
#include <glib-object.h> #include <glib-object.h>
#include <gmodule.h> #include <gmodule.h>
#include <girepository/gibaseinfo.h> #include <gibaseinfo.h>
#include <girepository/gifunctioninfo.h> #include <gifunctioninfo.h>
#include <girepository/gitypelib.h> #include <gitypelib.h>
#include <girepository/gitypes.h> #include <gitypes.h>
G_BEGIN_DECLS G_BEGIN_DECLS

@ -26,7 +26,7 @@
#error "Only <girepository.h> can be included directly." #error "Only <girepository.h> can be included directly."
#endif #endif
#include <girepository/gibaseinfo.h> #include <gibaseinfo.h>
G_BEGIN_DECLS G_BEGIN_DECLS