summaryrefslogtreecommitdiff
path: root/tests/testsocket_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsocket_common.c')
-rw-r--r--tests/testsocket_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testsocket_common.c b/tests/testsocket_common.c
index 0879865c8..956d744dd 100644
--- a/tests/testsocket_common.c
+++ b/tests/testsocket_common.c
@@ -20,7 +20,7 @@
#undef GTK_DISABLE_DEPRECATED
-#include <config.h>
+#include "config.h"
#include <gtk/gtk.h>
#if defined (GDK_WINDOWING_X11)
#include "x11/gdkx.h"