From d97cdbdf53832729141b3b66de00f770b44e3390 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Sun, 22 Jun 2008 14:28:52 +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 Mitch and Tim svn path=/trunk/; revision=20669 --- gdk/quartz/gdkselection-quartz.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdk/quartz/gdkselection-quartz.c') diff --git a/gdk/quartz/gdkselection-quartz.c b/gdk/quartz/gdkselection-quartz.c index 29e15b4253..c327eb9ef0 100644 --- a/gdk/quartz/gdkselection-quartz.c +++ b/gdk/quartz/gdkselection-quartz.c @@ -20,7 +20,7 @@ * Boston, MA 02111-1307, USA. */ -#include +#include "config.h" #include "gdkselection.h" #include "gdkproperty.h" -- cgit v1.2.1