Use sigc::slots rather than templates + function ptrs for a foreach_region and foreac...
[ardour.git] / libs / ardour / export_channel_configuration.cc
index b835cca55944fd3864f216500873ff0dd4ba2fd4..4fe8c09cb6a1500f3178b501b8fcbf45aa91bccd 100644 (file)
@@ -34,6 +34,8 @@
 #include "pbd/convert.h"
 #include "pbd/pthread_utils.h"
 
+using namespace PBD;
+
 namespace ARDOUR
 {