gtk/modules
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
..
engines Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
input Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
other Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
printbackends Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
Makefile.am Integrate gail into gtk+. Bug #169488. 2007-12-18 13:51:12 +00:00