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/gibaseinfo.h | |
parent | 10c3422cf8ebc26c1f131f3280d0d8f457bb729b (diff) | |
download | gobject-introspection-83facda73dd60c04ecee1e199c6f2d062da2a4a4.tar.gz |
[girepository] Fix the remaning headers as well
Diffstat (limited to 'girepository/gibaseinfo.h')
-rw-r--r-- | girepository/gibaseinfo.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/girepository/gibaseinfo.h b/girepository/gibaseinfo.h index 920b07af..c6175c3e 100644 --- a/girepository/gibaseinfo.h +++ b/girepository/gibaseinfo.h @@ -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 |