summaryrefslogtreecommitdiff
path: root/gtk2_ardour/redirect_automation_line.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/redirect_automation_line.cc')
-rw-r--r--gtk2_ardour/redirect_automation_line.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/redirect_automation_line.cc b/gtk2_ardour/redirect_automation_line.cc
index c1b1ba8aa0..57b1c07967 100644
--- a/gtk2_ardour/redirect_automation_line.cc
+++ b/gtk2_ardour/redirect_automation_line.cc
@@ -33,7 +33,7 @@
using namespace std;
using namespace ARDOUR;
-RedirectAutomationLine::RedirectAutomationLine (stringcr_t name, Redirect& rd, uint32_t port, Session& s,
+RedirectAutomationLine::RedirectAutomationLine (const string & name, Redirect& rd, uint32_t port, Session& s,
TimeAxisView& tv, ArdourCanvas::Group& parent,