X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fconnection_editor.cc;h=79d7605497c4ce849cdd51c83f2fc108d6819cb2;hb=f7f9d6fdc40248b190ec9c6e1a886261d55777ae;hp=f411f945c833b28bc2c76d3f2f5391216d2dae37;hpb=868f557f2612903f72614a2b3a317c7a528188d1;p=ardour.git diff --git a/gtk2_ardour/connection_editor.cc b/gtk2_ardour/connection_editor.cc index f411f945c8..79d7605497 100644 --- a/gtk2_ardour/connection_editor.cc +++ b/gtk2_ardour/connection_editor.cc @@ -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 @@ -43,6 +42,7 @@ using namespace std; using namespace ARDOUR; +using namespace PBD; using namespace Gtk; using namespace sigc;