Mackie Control: Moved encoder fine modifier from Control to Shift (Shift will be...
[ardour.git] / libs / surfaces / mackie / jog_wheel.cc
index f42826ac0b87402b7ba929884cf4c8714056428c..5d8259f2902470e28f7241ee97199717f7cbf306 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2012 Paul Davis 
+    Copyright (C) 2012 Paul Davis
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -29,6 +29,7 @@
 
 #include <algorithm>
 
+using namespace ArdourSurface;
 using namespace Mackie;
 
 JogWheel::JogWheel (MackieControlProtocol & mcp)