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/JackDriver.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/JackDriver.h') diff --git a/src/JackDriver.h b/src/JackDriver.h index d036276..1c03972 100644 --- a/src/JackDriver.h +++ b/src/JackDriver.h @@ -24,7 +24,7 @@ #include #include #include -#include +#include "raul/AtomicPtr.h" #include "Driver.h" class Patchage; class PatchageEvent; -- cgit v1.2.1