diff options
Diffstat (limited to 'tests/testsocket_common.c')
-rw-r--r-- | tests/testsocket_common.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testsocket_common.c b/tests/testsocket_common.c index 2e2aa05328..9fc246c43b 100644 --- a/tests/testsocket_common.c +++ b/tests/testsocket_common.c @@ -1,5 +1,6 @@ #undef GTK_DISABLE_DEPRECATED +#include <config.h> #include "x11/gdkx.h" #include <gtk/gtk.h> |