]> Pileus Git - ~andy/gtk/blobdiff - examples/tree/tree.c
Include "config.h" instead of <config.h> Command used: find -name
[~andy/gtk] / examples / tree / tree.c
index ce2f45241b81cda431d35948b2b06bdfa58407a9..9c3962e6b2b11917a78585dc35852f6e5127175e 100644 (file)
@@ -1,6 +1,6 @@
 
 #define GTK_ENABLE_BROKEN
-#include <config.h>
+#include "config.h"
 #include <gtk/gtk.h>
 
 /* for all the GtkItem:: and GtkTreeItem:: signals */