gtk/examples/tree
Johan Dahlin d97cdbdf53 Include "config.h" instead of <config.h> Command used: find -name
2008-06-21  Johan Dahlin  <jdahlin@async.com.br>

    * *.[ch]: Include "config.h" instead of <config.h>
    Command used:
    find -name \*.[ch]|xargs perl -p -i -e 's/^#include <config.h>/#include "config.h"/g'
    Rubberstamped by Mitch and Tim


svn path=/trunk/; revision=20669
2008-06-22 14:28:52 +00:00
..
Makefile Trivial formatting fixes to all examples, simple functional fixes to 2002-02-19 01:25:26 +00:00
tree.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00