summaryrefslogtreecommitdiff
path: root/gtk2_ardour/route_redirect_selection.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/route_redirect_selection.cc')
-rw-r--r--gtk2_ardour/route_redirect_selection.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/route_redirect_selection.cc b/gtk2_ardour/route_redirect_selection.cc
index 730f3317fe..8032ddbbb4 100644
--- a/gtk2_ardour/route_redirect_selection.cc
+++ b/gtk2_ardour/route_redirect_selection.cc
@@ -31,7 +31,7 @@
#include "i18n.h"
using namespace ARDOUR;
-using namespace SigC;
+using namespace sigc;
RouteRedirectSelection&
RouteRedirectSelection::operator= (const RouteRedirectSelection& other)