summaryrefslogtreecommitdiff
path: root/glib/gerror.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-09-05 00:23:03 -0400
committerMatthias Clasen <mclasen@redhat.com>2010-09-05 00:23:03 -0400
commitf13d5612116de1e968764721fbc60b8e1d378430 (patch)
treea382f55002bbcb09626daab2d57f62f17770f174 /glib/gerror.c
parent19972a1b57ef092067f001bb8d870fa552cc20a2 (diff)
downloadglib-f13d5612116de1e968764721fbc60b8e1d378430.tar.gz
More header inclusion cleanup
Diffstat (limited to 'glib/gerror.c')
-rw-r--r--glib/gerror.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/glib/gerror.c b/glib/gerror.c
index 4e4c3e77a..1f3973910 100644
--- a/glib/gerror.c
+++ b/glib/gerror.c
@@ -26,8 +26,10 @@
#include "config.h"
-#include "glib.h"
+#include "gerror.h"
+#include "gstrfuncs.h"
+#include "gtestutils.h"
/**
* g_error_new_valist: