summaryrefslogtreecommitdiffstats
path: root/src/JackDriver.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/JackDriver.hpp')
-rw-r--r--src/JackDriver.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/JackDriver.hpp b/src/JackDriver.hpp
index 6a404a7..75f189c 100644
--- a/src/JackDriver.hpp
+++ b/src/JackDriver.hpp
@@ -77,7 +77,7 @@ public:
private:
PatchagePort*
- create_port(PatchageModule& parent, jack_port_t* port, PortID id);
+ create_port(PatchageModule& parent, jack_port_t* port, const PortID& id);
void shutdown();