]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - quantum/keymap_common.c
Fixed NO_SUSPEND_POWER_DOWN handling
[qmk_firmware.git] / quantum / keymap_common.c
index d0a8312c1eddbcd62e1d70c2d1758cedad219580..833e5a8f8d9f16929bb7ca7cb52cc4ffc272306c 100644 (file)
@@ -30,7 +30,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #include "quantum.h"
 
 #ifdef MIDI_ENABLE
-       #include "keymap_midi.h"
+       #include "process_midi.h"
 #endif
 
 extern keymap_config_t keymap_config;