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 995dbf9ee4..510d6ffdbe 100644
--- a/tests/testsocket_common.c
+++ b/tests/testsocket_common.c
@@ -21,7 +21,7 @@
#include "config.h"
#include <gtk/gtk.h>
#if defined (GDK_WINDOWING_X11)
-#include "x11/gdkx.h"
+#include <gtk/gtkx.h>
#elif defined (GDK_WINDOWING_WIN32)
#include "win32/gdkwin32.h"
#endif