summaryrefslogtreecommitdiff
path: root/gtk2_ardour/redirect_automation_line.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2006-06-21 23:01:03 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2006-06-21 23:01:03 +0000
commit912da52a539981193941d8739fa6f103b5e406db (patch)
treebc83e26b458af139a4e8a06d4c6e0650921f7157 /gtk2_ardour/redirect_automation_line.cc
parent69ac3569ed061345bc9a2d8e13b6201dae2ab812 (diff)
the return of VST support
git-svn-id: svn://localhost/ardour2/trunk@629 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/redirect_automation_line.cc')
-rw-r--r--gtk2_ardour/redirect_automation_line.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/redirect_automation_line.cc b/gtk2_ardour/redirect_automation_line.cc
index 57b1c07967..8971e8ff10 100644
--- a/gtk2_ardour/redirect_automation_line.cc
+++ b/gtk2_ardour/redirect_automation_line.cc
@@ -32,6 +32,7 @@
using namespace std;
using namespace ARDOUR;
+using namespace PBD;
RedirectAutomationLine::RedirectAutomationLine (const string & name, Redirect& rd, uint32_t port, Session& s,