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.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/DuplexPort.hpp b/src/server/DuplexPort.hpp
index 55ba8fa0..a7ad58bd 100644
--- a/src/server/DuplexPort.hpp
+++ b/src/server/DuplexPort.hpp
@@ -50,7 +50,7 @@ public:
uint32_t poly,
PortType type,
LV2_URID buffer_type,
- const Raul::Atom& value,
+ const Atom& value,
size_t buffer_size,
bool is_output);