From 4852e5910626ab6e4b20e611589de613a360251f Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Sun, 22 Jun 2008 15:18:49 +0000 Subject: Include "config.h" instead of Command used: find -name 2008-06-21 Johan Dahlin * *.[ch]: Include "config.h" instead of Command used: find -name \*.[ch]|xargs perl -p -i -e 's/^#include /#include "config.h"/g' Rubberstamped by Behdad svn path=/trunk/; revision=2657 --- pango/pango-ot-ruleset.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pango/pango-ot-ruleset.c') diff --git a/pango/pango-ot-ruleset.c b/pango/pango-ot-ruleset.c index f2686e39..53f9fae3 100644 --- a/pango/pango-ot-ruleset.c +++ b/pango/pango-ot-ruleset.c @@ -19,7 +19,7 @@ * Boston, MA 02111-1307, USA. */ -#include +#include "config.h" #include "pango-ot-private.h" #include "pango-impl-utils.h" -- cgit v1.2.1