diff options
Diffstat (limited to 'examples/buttons/buttons.c')
-rw-r--r-- | examples/buttons/buttons.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/buttons/buttons.c b/examples/buttons/buttons.c index 922026346d..44190844b3 100644 --- a/examples/buttons/buttons.c +++ b/examples/buttons/buttons.c @@ -1,4 +1,5 @@ +#include <config.h> #include <stdlib.h> #include <gtk/gtk.h> |