diff options
Diffstat (limited to 'demos/gtk-demo/button_box.c')
-rw-r--r-- | demos/gtk-demo/button_box.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/gtk-demo/button_box.c b/demos/gtk-demo/button_box.c index e1b6e69e0d..35c5ab4ff9 100644 --- a/demos/gtk-demo/button_box.c +++ b/demos/gtk-demo/button_box.c @@ -3,7 +3,6 @@ * The Button Box widgets are used to arrange buttons with padding. */ -#include <config.h> #include <gtk/gtk.h> static GtkWidget * |