don't #include <glib.h> from other public headers

fix up some problems that were hidden by that
This commit is contained in:
Ryan Lortie
2010-01-29 23:56:04 -05:00
parent 71b14dedd8
commit 1d55cfb51e
6 changed files with 13 additions and 4 deletions

View File

@@ -23,6 +23,7 @@
#include "gvarianttype.h"
#include <glib/gtestutils.h>
#include <glib/gstrfuncs.h>
#include <string.h>