Large nasty commit in the form of a 5000 line patch chock-full of completely
[ardour.git] / gtk2_ardour / automation_pan_line.cc
index 7a264502affc3682f48abc2126eb65e3a6fafb22..aacfbdde75972ac92cc8bf338bae87538019c900 100644 (file)
@@ -31,6 +31,7 @@
 #include <ardour/session.h>
 
 using namespace ARDOUR;
+using namespace PBD;
 
 AutomationPanLine::AutomationPanLine (const string & name, Session& s, TimeAxisView& tv, ArdourCanvas::Group& parent, Curve& c)