diff options
author | Johan Dahlin <johan@gnome.org> | 2010-06-01 10:23:46 -0300 |
---|---|---|
committer | Johan Dahlin <johan@gnome.org> | 2010-06-01 10:23:46 -0300 |
commit | 83facda73dd60c04ecee1e199c6f2d062da2a4a4 (patch) | |
tree | 38ee2da8a405c0e75895b7dcd29e56d89ee6e418 /girepository/gifunctioninfo.h | |
parent | 10c3422cf8ebc26c1f131f3280d0d8f457bb729b (diff) | |
download | gobject-introspection-83facda73dd60c04ecee1e199c6f2d062da2a4a4.tar.gz |
[girepository] Fix the remaning headers as well
Diffstat (limited to 'girepository/gifunctioninfo.h')
-rw-r--r-- | girepository/gifunctioninfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/girepository/gifunctioninfo.h b/girepository/gifunctioninfo.h index b2059a85..94b2d6f9 100644 --- a/girepository/gifunctioninfo.h +++ b/girepository/gifunctioninfo.h @@ -26,7 +26,7 @@ #error "Only <girepository.h> can be included directly." #endif -#include <girepository/gitypes.h> +#include <gitypes.h> G_BEGIN_DECLS |