mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
[girepository] Fix the remaning headers as well
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user