From 761424465aaad736916b029383483b6ac419d831 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Sun, 22 Jun 2008 15:10:51 +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 svn path=/trunk/; revision=7092 --- gio/gvolume.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gio/gvolume.c') diff --git a/gio/gvolume.c b/gio/gvolume.c index 0788bf8fe..d34bcfcac 100644 --- a/gio/gvolume.c +++ b/gio/gvolume.c @@ -21,7 +21,7 @@ * David Zeuthen */ -#include +#include "config.h" #include "gmount.h" #include "gvolume.h" #include "gsimpleasyncresult.h" -- cgit v1.2.3