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/mini-fribidi/fribidi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pango/mini-fribidi/fribidi.c') diff --git a/pango/mini-fribidi/fribidi.c b/pango/mini-fribidi/fribidi.c index 04fbc50a..1da1c1f9 100644 --- a/pango/mini-fribidi/fribidi.c +++ b/pango/mini-fribidi/fribidi.c @@ -21,7 +21,7 @@ * . */ -#include +#include "config.h" #include #include -- cgit v1.2.1