Large nasty commit in the form of a 5000 line patch chock-full of completely
[ardour.git] / gtk2_ardour / send_ui.cc
index 8ce3838176b25e960a61d18ff7c58057a25930d8..be95f753e74b134edaf1c5a3167d3e460fd3387c 100644 (file)
@@ -28,6 +28,7 @@
 #include "gui_thread.h"
 
 using namespace ARDOUR;
+using namespace PBD;
 
 SendUI::SendUI (Send& s, Session& se)
        : _send (s),