X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Feditor_nudge.cc;h=1420fd6fc233cc163e8d062452b07f0de0552578;hb=9d9905f443f797efaabb7b8b36217b71e57c6c06;hp=f7203d93b8277ad44c47afdba743e11636a169dc;hpb=209d967b1bb80a9735d690d8f4f0455ecb9970ca;p=ardour.git diff --git a/gtk2_ardour/editor_nudge.cc b/gtk2_ardour/editor_nudge.cc index f7203d93b8..1420fd6fc2 100644 --- a/gtk2_ardour/editor_nudge.cc +++ b/gtk2_ardour/editor_nudge.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 @@ -25,6 +24,7 @@ #include "i18n.h" -using namespace SigC; +using namespace sigc; using namespace ARDOUR; +using namespace PBD; using namespace Gtk;