From 6436e013c91630f6ba1893c337bf8d48b2b871d5 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Tue, 1 Jun 2010 10:23:46 -0300 Subject: [PATCH] [girepository] Fix the remaning headers as well --- gibaseinfo.h | 4 ++-- gifunctioninfo.h | 2 +- girepository-private.h | 4 ++-- girepository.h | 8 ++++---- gitypes.h | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/gibaseinfo.h b/gibaseinfo.h index 920b07af7..c6175c3ec 100644 --- a/gibaseinfo.h +++ b/gibaseinfo.h @@ -27,8 +27,8 @@ #endif #include -#include -#include +#include +#include G_BEGIN_DECLS diff --git a/gifunctioninfo.h b/gifunctioninfo.h index b2059a853..94b2d6f9a 100644 --- a/gifunctioninfo.h +++ b/gifunctioninfo.h @@ -26,7 +26,7 @@ #error "Only can be included directly." #endif -#include +#include G_BEGIN_DECLS diff --git a/girepository-private.h b/girepository-private.h index f29f8a474..4ded32b86 100644 --- a/girepository-private.h +++ b/girepository-private.h @@ -24,9 +24,9 @@ #include -#include +#include #include -#include +#include typedef struct _GIRealInfo GIRealInfo; diff --git a/girepository.h b/girepository.h index 389877c1d..7ddb70f5a 100644 --- a/girepository.h +++ b/girepository.h @@ -26,10 +26,10 @@ #include #include -#include -#include -#include -#include +#include +#include +#include +#include G_BEGIN_DECLS diff --git a/gitypes.h b/gitypes.h index f53700343..49fe017da 100644 --- a/gitypes.h +++ b/gitypes.h @@ -26,7 +26,7 @@ #error "Only can be included directly." #endif -#include +#include G_BEGIN_DECLS