summaryrefslogtreecommitdiffstats
path: root/src/server/DuplexPort.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/DuplexPort.hpp')
-rw-r--r--src/server/DuplexPort.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/server/DuplexPort.hpp b/src/server/DuplexPort.hpp
index d0349f91..c12a0b56 100644
--- a/src/server/DuplexPort.hpp
+++ b/src/server/DuplexPort.hpp
@@ -18,7 +18,8 @@
#define INGEN_ENGINE_DUPLEXPORT_HPP
#include <string>
-#include "Buffer.hpp"
+
+#include "BufferRef.hpp"
#include "InputPort.hpp"
#include "OutputPort.hpp"