merge from 2.0-ongoing by hand, minus key binding editor
[ardour.git] / gtk2_ardour / connection_editor.cc
index f411f945c833b28bc2c76d3f2f5391216d2dae37..79d7605497c4ce849cdd51c83f2fc108d6819cb2 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 <map>
@@ -43,6 +42,7 @@
 
 using namespace std;
 using namespace ARDOUR;
+using namespace PBD;
 using namespace Gtk;
 using namespace sigc;