diff options
Diffstat (limited to 'tests/testactions.c')
-rw-r--r-- | tests/testactions.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testactions.c b/tests/testactions.c index 9c3939b9ae..8acb5ca111 100644 --- a/tests/testactions.c +++ b/tests/testactions.c @@ -1,4 +1,5 @@ #undef GTK_DISABLE_DEPRECATED +#include <config.h> #include <gtk/gtk.h> static GtkActionGroup *action_group = NULL; |