gtk/modules/other
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
..
gail Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
Makefile.am include Makefile.decl to unbreak test rules. 2007-12-19 16:03:34 +00:00