summaryrefslogtreecommitdiffstats
path: root/src/JackDriver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/JackDriver.cpp')
-rw-r--r--src/JackDriver.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JackDriver.cpp b/src/JackDriver.cpp
index 761c1c2..d7f1c20 100644
--- a/src/JackDriver.cpp
+++ b/src/JackDriver.cpp
@@ -20,7 +20,7 @@
#include <string>
#include <set>
#include <iostream>
-#include "config.h"
+#include CONFIG_H_PATH
#include <jack/jack.h>
#include <jack/statistics.h>
#include <jack/thread.h>