gthread-deprecated.c: Include gutils.h
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 6 Oct 2011 07:12:22 +0000 (15:12 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 6 Oct 2011 07:12:22 +0000 (15:12 +0800)
This is needed for declaration of inline.

glib/deprecated/gthread-deprecated.c

index 096ffcb288b5d01cac7f1005e9f384af9fd9d6ab..2b322d6a71da5b40ea2e3e71fe6f79f8db5c32ce 100644 (file)
@@ -30,6 +30,8 @@
 #include "gthreadprivate.h"
 #include "deprecated/gthread.h"
 
+#include "gutils.h"
+
 /* {{{1 Documentation */
 
 /**