common/glib-glue: include common/mainloop.h.
authorKrisztian Litkey <kli@iki.fi>
Wed, 21 Aug 2013 13:19:32 +0000 (16:19 +0300)
committerKrisztian Litkey <kli@iki.fi>
Wed, 21 Aug 2013 13:19:32 +0000 (16:19 +0300)
src/common/glib-glue.h

index aba9c1c..88fef45 100644 (file)
@@ -30,6 +30,7 @@
 #ifndef __MURPHY_GLIB_H__
 #define __MURPHY_GLIB_H__
 
+#include <murphy/common/mainloop.h>
 #include <glib.h>
 
 MRP_CDECL_BEGIN