mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 05:43:28 +02:00
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:
@@ -28,7 +28,7 @@
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
#include <girepository.h>
|
||||
#include <girepository/girepository.h>
|
||||
#include "girepository-private.h"
|
||||
#include "gitypelib-internal.h"
|
||||
|
||||
|
Reference in New Issue
Block a user