Make import GUI report if you are importing a file of a name that
[ardour.git] / libs / ardour / connection.cc
index 719751f7baeeb84df80b1ee399755aad3f63d217..13b7dc4ddb1e9593e0bc385bfe12723719e066a1 100644 (file)
@@ -15,7 +15,6 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 
-    $Id$
 */
 
 #include <algorithm>
@@ -28,6 +27,7 @@
 #include "i18n.h"
 
 using namespace ARDOUR;
+using namespace PBD;
 
 Connection::Connection (const XMLNode& node)
 {