diff options
Diffstat (limited to 'tests/testinput.c')
-rw-r--r-- | tests/testinput.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testinput.c b/tests/testinput.c index ad14b088b2..275ee19f1a 100644 --- a/tests/testinput.c +++ b/tests/testinput.c @@ -24,6 +24,7 @@ * GTK+ at ftp://ftp.gtk.org/pub/gtk/. */ +#include <config.h> #include <stdio.h> #include "gtk/gtk.h" |