put all of the Mackie control surface code into the ArdourSurface namespace
[ardour.git] / libs / surfaces / mackie / interface.cc
index abef84817d4cbf58e48023cd6f5bacc8044b4fd5..bb0a4d0509b38d1484e5ed0d220ee493174b370c 100644 (file)
@@ -28,6 +28,8 @@
 using namespace ARDOUR;
 using namespace PBD;
 using namespace std;
+using namespace ArdourSurface;
+using namespace Mackie;
 
 static ControlProtocol*
 new_mackie_protocol (ControlProtocolDescriptor*, Session* s)