]> git.sesse.net Git - nageru/blobdiff - nageru/midi_mapper.h
Turn off guessing if the source bus contains the pitch bend controller.
[nageru] / nageru / midi_mapper.h
index 8fa0bf997b7255f56a52a9e48c31e78df1d94e04..a25994357c6e81df285fa97fa023ff5d0a0d003a 100644 (file)
@@ -18,7 +18,7 @@
 #include <thread>
 
 #include "defs.h"
-#include "midi_device.h"
+#include "shared/midi_device.h"
 
 class MIDIMappingProto;