From ddb14e616a92dd945dd701a834730476af0ca361 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 5 Oct 2006 02:40:43 +0000 Subject: More build system fixes, everything now builds against the local copy if toplevel scripts are used. git-svn-id: http://svn.drobilla.net/lad/patchage@158 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 e434ffc..ece89d3 100644 --- a/src/JackDriver.h +++ b/src/JackDriver.h @@ -21,7 +21,7 @@ #include #include #include -#include "Mutex.h" +#include #include "Driver.h" class Patchage; class PatchageFlowCanvas; -- cgit v1.2.1