From 092c9d03af043af4bad2d2402ee9c75d68dca67a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 24 Jul 2007 06:48:02 +0000 Subject: Removed recursive autohell, except for SLv2. Always build against local copies, hopefully fixing broken compilation against outdated system versions. git-svn-id: http://svn.drobilla.net/lad/slv2@610 a436a847-0d15-0410-975c-d299462d15a1 --- src/world.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/world.c') diff --git a/src/world.c b/src/world.c index ccd0c6c..898ab5a 100644 --- a/src/world.c +++ b/src/world.c @@ -25,7 +25,7 @@ #include #include #include -#include "config.h" +#include "slv2_config.h" #include "slv2_internal.h" -- cgit v1.2.1