summaryrefslogtreecommitdiff
path: root/libs/surfaces/faderport8/fp8_controls.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaces/faderport8/fp8_controls.cc')
-rw-r--r--libs/surfaces/faderport8/fp8_controls.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/surfaces/faderport8/fp8_controls.cc b/libs/surfaces/faderport8/fp8_controls.cc
index 6edbd556a0..81c733ad55 100644
--- a/libs/surfaces/faderport8/fp8_controls.cc
+++ b/libs/surfaces/faderport8/fp8_controls.cc
@@ -20,8 +20,8 @@
#include "fp8_controls.h"
-using namespace ArdourSurface;
-using namespace ArdourSurface::FP8Types;
+using namespace ArdourSurface::FP_NAMESPACE;
+using namespace ArdourSurface::FP_NAMESPACE::FP8Types;
bool FP8ButtonInterface::force_change = false;