From f8b4b09e42318eed8b7cd1fe6746fa4bc542771f 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/patchage@610 a436a847-0d15-0410-975c-d299462d15a1 --- src/PatchageCanvas.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/PatchageCanvas.h') diff --git a/src/PatchageCanvas.h b/src/PatchageCanvas.h index 96e8912..4ac5c62 100644 --- a/src/PatchageCanvas.h +++ b/src/PatchageCanvas.h @@ -18,7 +18,7 @@ #ifndef PATCHAGECANVAS_H #define PATCHAGECANVAS_H -#include "../config.h" +#include "../../config/config.h" #include #ifdef HAVE_ALSA #include -- cgit v1.2.1