girepository: Use subdir paths in #includes

The pkg-config file sets the include directory to the level above
`girepository/`, just like with GIO, GObject and GModule.

Signed-off-by: Philip Withnall <philip@tecnocode.co.uk>

Helps: #3155
This commit is contained in:
Philip Withnall
2023-10-25 17:45:42 +01:00
parent 4dcd044b02
commit a27a75b219
33 changed files with 36 additions and 36 deletions

View File

@@ -28,7 +28,7 @@
#include <glib.h>
#include <girepository.h>
#include <girepository/girepository.h>
#include "girepository-private.h"
#include "gitypelib-internal.h"