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 31a64ded..f76843a4 100644
--- a/src/engine/DuplexPort.hpp
+++ b/src/engine/DuplexPort.hpp
@@ -43,7 +43,7 @@ public:
const std::string& name,
uint32_t index,
uint32_t poly,
- DataType type,
+ Shared::DataType type,
const Raul::Atom& value,
size_t buffer_size,
bool is_output);