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:
Aleksander Morgado
2011-10-24 21:09:11 +02:00
parent d40e043623
commit 28f64090df
7 changed files with 0 additions and 7 deletions

View File

@@ -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