summaryrefslogtreecommitdiffstats
path: root/src/engine/OSCClientSender.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/OSCClientSender.hpp')
-rw-r--r--src/engine/OSCClientSender.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/OSCClientSender.hpp b/src/engine/OSCClientSender.hpp
index c8c8418f..3de967ab 100644
--- a/src/engine/OSCClientSender.hpp
+++ b/src/engine/OSCClientSender.hpp
@@ -82,8 +82,8 @@ public:
const std::string& plugin_uri);
virtual void new_port(const std::string& path,
+ const std::string& type,
uint32_t index,
- const std::string& data_type,
bool is_output);
virtual void patch_cleared(const std::string& path);