summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/jog_wheel.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaces/mackie/jog_wheel.h')
-rw-r--r--libs/surfaces/mackie/jog_wheel.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/surfaces/mackie/jog_wheel.h b/libs/surfaces/mackie/jog_wheel.h
index 0750775bdd..5ef3c6c255 100644
--- a/libs/surfaces/mackie/jog_wheel.h
+++ b/libs/surfaces/mackie/jog_wheel.h
@@ -7,6 +7,8 @@
#include <deque>
#include <queue>
+namespace ArdourSurface {
+
class MackieControlProtocol;
namespace Mackie
@@ -30,5 +32,6 @@ private:
};
}
+}
#endif