mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Clean up improper #includes
We have a lot of broken #including going on around the tree. This has gone unnoticed due to our sloppy use of -I.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include "fen-helper.h"
|
||||
#include "fen-kernel.h"
|
||||
#ifdef GIO_COMPILATION
|
||||
#include "gfilemonitor.h"
|
||||
#include <gio/gfilemonitor.h>
|
||||
#else
|
||||
#include "gam_event.h"
|
||||
#include "gam_server.h"
|
||||
|
Reference in New Issue
Block a user