summaryrefslogtreecommitdiff
path: root/libs/surfaces/faderport8/fp8_controls.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaces/faderport8/fp8_controls.h')
-rw-r--r--libs/surfaces/faderport8/fp8_controls.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/surfaces/faderport8/fp8_controls.h b/libs/surfaces/faderport8/fp8_controls.h
index 9b015bea54..6cdc3b440d 100644
--- a/libs/surfaces/faderport8/fp8_controls.h
+++ b/libs/surfaces/faderport8/fp8_controls.h
@@ -25,7 +25,7 @@
#include "fp8_button.h"
#include "fp8_strip.h"
-namespace ArdourSurface {
+namespace ArdourSurface { namespace FP_NAMESPACE {
class FP8Controls
{
@@ -170,5 +170,5 @@ protected:
PBD::ScopedConnectionList button_connections;
};
-} /* namespace */
+} } /* namespace */
#endif /* _ardour_surfaces_fp8controls_h_ */