core: don't include private headers from glib
The "glib/gtypes.h" is now considered private, and only "glib.h" should be included directly.
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
#define MM_PLUGIN_BASE_H
|
||||
|
||||
#include <glib.h>
|
||||
#include <glib/gtypes.h>
|
||||
#include <glib-object.h>
|
||||
|
||||
#define G_UDEV_API_IS_SUBJECT_TO_CHANGE
|
||||
|
Reference in New Issue
Block a user