summaryrefslogtreecommitdiffstats
path: root/src/JackDbusDriver.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/JackDbusDriver.hpp')
-rw-r--r--src/JackDbusDriver.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JackDbusDriver.hpp b/src/JackDbusDriver.hpp
index a92e553..f85f59d 100644
--- a/src/JackDbusDriver.hpp
+++ b/src/JackDbusDriver.hpp
@@ -77,7 +77,7 @@ private:
void info_msg(const std::string& msg) const;
PatchageModule*
- find_or_create_module(ModuleType type, const std::string& name);
+ find_or_create_module(SignalDirection type, const std::string& name);
void add_port(PatchageModule* module,
PortType type,