summaryrefslogtreecommitdiff
path: root/libs/surfaces/faderport8/callbacks.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaces/faderport8/callbacks.cc')
-rw-r--r--libs/surfaces/faderport8/callbacks.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/surfaces/faderport8/callbacks.cc b/libs/surfaces/faderport8/callbacks.cc
index fd5d1407cb..fe3cdfc28e 100644
--- a/libs/surfaces/faderport8/callbacks.cc
+++ b/libs/surfaces/faderport8/callbacks.cc
@@ -30,8 +30,8 @@
#include "pbd/i18n.h"
using namespace ARDOUR;
-using namespace ArdourSurface;
-using namespace ArdourSurface::FP8Types;
+using namespace ArdourSurface::FP_NAMESPACE;
+using namespace ArdourSurface::FP_NAMESPACE::FP8Types;
void
FaderPort8::connect_session_signals ()