mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 07:26:15 +01:00
[girepository] Fix the remaning headers as well
This commit is contained in:
parent
6edee7684c
commit
6436e013c9
@ -27,8 +27,8 @@
|
||||
#endif
|
||||
|
||||
#include <glib-object.h>
|
||||
#include <girepository/gitypelib.h>
|
||||
#include <girepository/gitypes.h>
|
||||
#include <gitypelib.h>
|
||||
#include <gitypes.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
#error "Only <girepository.h> can be included directly."
|
||||
#endif
|
||||
|
||||
#include <girepository/gitypes.h>
|
||||
#include <gitypes.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
@ -24,9 +24,9 @@
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
#include <girepository/gibaseinfo.h>
|
||||
#include <gibaseinfo.h>
|
||||
#include <girepository.h>
|
||||
#include <girepository/gitypelib.h>
|
||||
#include <gitypelib.h>
|
||||
|
||||
typedef struct _GIRealInfo GIRealInfo;
|
||||
|
||||
|
@ -26,10 +26,10 @@
|
||||
|
||||
#include <glib-object.h>
|
||||
#include <gmodule.h>
|
||||
#include <girepository/gibaseinfo.h>
|
||||
#include <girepository/gifunctioninfo.h>
|
||||
#include <girepository/gitypelib.h>
|
||||
#include <girepository/gitypes.h>
|
||||
#include <gibaseinfo.h>
|
||||
#include <gifunctioninfo.h>
|
||||
#include <gitypelib.h>
|
||||
#include <gitypes.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user