summaryrefslogtreecommitdiff
path: root/examples/text/text.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/text/text.c')
-rw-r--r--examples/text/text.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/text/text.c b/examples/text/text.c
index 319bedfaa..c3439cbdd 100644
--- a/examples/text/text.c
+++ b/examples/text/text.c
@@ -1,6 +1,6 @@
#define GTK_ENABLE_BROKEN
-#include <config.h>
+#include "config.h"
#include <stdio.h>
#include <gtk/gtk.h>