We're installing the headers without the girepository/ prefix,
so remove that in all internal headers to not break the out of
tree scanning.
#define __GIBASEINFO_H__
#if !defined (__GIREPOSITORY_H_INSIDE__) && !defined (GI_COMPILATION)
-#error "Only <girepository/girepository.h> can be included directly."
+#error "Only <girepository.h> can be included directly."
#endif
#include <glib-object.h>
#define __GIFUNCTIONINFO_H__
#if !defined (__GIREPOSITORY_H_INSIDE__) && !defined (GI_COMPILATION)
-#error "Only <girepository/girepository.h> can be included directly."
+#error "Only <girepository.h> can be included directly."
#endif
#include <girepository/gitypes.h>
#include <glib.h>
#include <girepository/gibaseinfo.h>
-#include <girepository/girepository.h>
+#include <girepository.h>
#include <girepository/gitypelib.h>
typedef struct _GIRealInfo GIRealInfo;
#define __GITYPELIB_H__
#if !defined (__GIREPOSITORY_H_INSIDE__) && !defined (GI_COMPILATION)
-#error "Only <girepository/girepository.h> can be included directly."
+#error "Only <girepository.h> can be included directly."
#endif
#include <glib.h>
#define __GITYPES_H__
#if !defined (__GIREPOSITORY_H_INSIDE__) && !defined (GI_COMPILATION)
-#error "Only <girepository/girepository.h> can be included directly."
+#error "Only <girepository.h> can be included directly."
#endif
#include <girepository/gibaseinfo.h>