]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - Makefile
Update some obsolete references
[qmk_firmware.git] / Makefile
index a7a10bf3264cdc57cc99f9142de02b5ea9f5df4c..980ab26b2203bd4a2982a56a25c8226ec0016b84 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -181,7 +181,7 @@ endif
 
 ifeq ($(strip $(MIDI_ENABLE)), yes)
     OPT_DEFS += -DMIDI_ENABLE
-       SRC += $(QUANTUM_DIR)/process_keycode/process_audio.c
+       SRC += $(QUANTUM_DIR)/process_keycode/process_midi.c
 endif
 
 ifeq ($(strip $(AUDIO_ENABLE)), yes)