summaryrefslogtreecommitdiffstats
path: root/src/engine/DuplexPort.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/DuplexPort.hpp')
-rw-r--r--src/engine/DuplexPort.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/DuplexPort.hpp b/src/engine/DuplexPort.hpp
index 43d202a9..c929e74a 100644
--- a/src/engine/DuplexPort.hpp
+++ b/src/engine/DuplexPort.hpp
@@ -19,7 +19,7 @@
#define DUPLEXPORT_H
#include <string>
-#include <raul/Array.hpp>
+#include "raul/Array.hpp"
#include "types.hpp"
#include "Buffer.hpp"
#include "InputPort.hpp"