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 096ffcb..2b322d6 100644 (file)
@@ -30,6 +30,8 @@
 #include "gthreadprivate.h"
 #include "deprecated/gthread.h"
 
+#include "gutils.h"
+
 /* {{{1 Documentation */
 
 /**