2007-04-17 Jeffrey Stedfast <fejj@gnome.org>
[mono.git] / support / syslog.c
index f5b96607a28ed2a6cc705aa2fd638d06b14d67c2..0ff9d4d107c4c32fda2533429db6ee0410b6ad5b 100644 (file)
@@ -11,8 +11,9 @@
 #include <syslog.h>
 #include <errno.h>
 
+#include "map.h"
 #include "mph.h"
-#include <glib/gtypes.h>
+#include <glib.h>
 
 G_BEGIN_DECLS