summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/drawingarea.c
diff options
context:
space:
mode:
Diffstat (limited to 'demos/gtk-demo/drawingarea.c')
-rw-r--r--demos/gtk-demo/drawingarea.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/gtk-demo/drawingarea.c b/demos/gtk-demo/drawingarea.c
index cde2cc1695..40cbcfd931 100644
--- a/demos/gtk-demo/drawingarea.c
+++ b/demos/gtk-demo/drawingarea.c
@@ -13,6 +13,7 @@
* to clear the area.
*/
+#include <config.h>
#include <gtk/gtk.h>
static GtkWidget *window = NULL;