Large nasty commit in the form of a 5000 line patch chock-full of completely
[ardour.git] / libs / ardour / location.cc
index 28ec42a3941fa451be98fbebf99adc6d69653280..b2af52284e91bfa232e575cbcd69addc23fec91d 100644 (file)
@@ -36,6 +36,7 @@
 using namespace std;
 using namespace ARDOUR;
 using namespace sigc;
+using namespace PBD;
 
 Location::Location (const Location& other)
        : _name (other._name),