summaryrefslogtreecommitdiffstats
path: root/src/JackDriver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/JackDriver.h')
-rw-r--r--src/JackDriver.h2
1 files changed, 1 insertions, 1 deletions
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 <string>
#include <boost/shared_ptr.hpp>
#include <jack/jack.h>
-#include "Mutex.h"
+#include <raul/Mutex.h>
#include "Driver.h"
class Patchage;
class PatchageFlowCanvas;