summaryrefslogtreecommitdiffstats
path: root/src/server/JackDriver.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/JackDriver.hpp')
-rw-r--r--src/server/JackDriver.hpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/server/JackDriver.hpp b/src/server/JackDriver.hpp
index d652ebae..987976e9 100644
--- a/src/server/JackDriver.hpp
+++ b/src/server/JackDriver.hpp
@@ -21,10 +21,10 @@
#include "EnginePort.hpp" // IWYU pragma: keep
#include "types.hpp"
-#include "ingen/URI.hpp"
-#include "ingen/memory.hpp" // IWYU pragma: keep
-#include "lv2/atom/forge.h"
-#include "raul/Semaphore.hpp"
+#include <ingen/URI.hpp>
+#include <ingen/memory.hpp> // IWYU pragma: keep
+#include <lv2/atom/forge.h>
+#include <raul/Semaphore.hpp>
#include <boost/intrusive/options.hpp>
#include <boost/intrusive/slist.hpp>