]> Pileus Git - ~andy/gtk/blobdiff - examples/tree/tree.c
Fixes #136082 and #135265, patch by Morten Welinder.
[~andy/gtk] / examples / tree / tree.c
index c17165cd582db0307e811e313df7ce9750d73d67..ce2f45241b81cda431d35948b2b06bdfa58407a9 100644 (file)
@@ -1,5 +1,6 @@
 
 #define GTK_ENABLE_BROKEN
+#include <config.h>
 #include <gtk/gtk.h>
 
 /* for all the GtkItem:: and GtkTreeItem:: signals */