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