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