summaryrefslogtreecommitdiff
path: root/glib/gutils.c
diff options
context:
space:
mode:
Diffstat (limited to 'glib/gutils.c')
-rw-r--r--glib/gutils.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/glib/gutils.c b/glib/gutils.c
index 71761cb95..ad60e9ab2 100644
--- a/glib/gutils.c
+++ b/glib/gutils.c
@@ -28,9 +28,7 @@
* MT safe for the unix part, FIXME: make the win32 part MT safe as well.
*/
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "config.h"
#ifdef HAVE_UNISTD_H
#include <unistd.h>