gthread-deprecated.c: Include gutils.h

This is needed for declaration of inline.
This commit is contained in:
Chun-wei Fan 2011-10-06 15:12:22 +08:00
parent eb17516a67
commit ed03047a5b

View File

@ -30,6 +30,8 @@
#include "gthreadprivate.h"
#include "deprecated/gthread.h"
#include "gutils.h"
/* {{{1 Documentation */
/**