Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / support / sys-wait.c
index 12a4b1701a78895960eef9204fd58a45455eb2ab..4dc774d0817cb93514a70a31ca49684e2c9586d0 100644 (file)
@@ -10,8 +10,9 @@
 #include <sys/types.h>
 #include <sys/wait.h>
 
-#include <glib/gtypes.h>
+#include <glib.h>
 
+#include "mph.h"
 #include "map.h"
 
 G_BEGIN_DECLS