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 609842e..93aeec2 100644
--- a/src/JackDriver.cpp
+++ b/src/JackDriver.cpp
@@ -20,7 +20,7 @@
#include <string>
#include <set>
#include <iostream>
-#include CONFIG_H_PATH
+#include "config.h"
#include <jack/jack.h>
#include <jack/statistics.h>
#include <jack/thread.h>