feedback for toggled MIDI controls now sends 0 or 127, not various in-between values...
[ardour.git] / libs / surfaces / generic_midi / interface.cc
index c017e53d4c8883feec25ae3738c0e228ac9842d2..a62ca2a34baf61ef4bfc21c3421de4fd759f4658 100644 (file)
@@ -1,6 +1,6 @@
 #include <pbd/failed_constructor.h>
 
-#include <control_protocol/control_protocol.h>
+#include "control_protocol/control_protocol.h"
 #include "generic_midi_control_protocol.h"
 
 using namespace ARDOUR;