summaryrefslogtreecommitdiff
path: root/quantum/keymap_common.c
diff options
context:
space:
mode:
authorToni <jeder@mail1a.de>2016-07-25 12:49:38 +0200
committerToni <jeder@mail1a.de>2016-07-25 12:49:38 +0200
commit5e2e8c89e86fbabb65737789ff0545e3e8ac1610 (patch)
treece13a00ccc10fdc147a0e8caa0c2a1bbabfda357 /quantum/keymap_common.c
parent5631f1436c356fb9e09138f186981dc9b6cb43a2 (diff)
parent8b94e26d7c3b30cc57d710a11e5651d15e8e3b20 (diff)
Merge remote-tracking branch 'origin/master' into iso_split_rshift
whatever
Diffstat (limited to 'quantum/keymap_common.c')
-rw-r--r--quantum/keymap_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/keymap_common.c b/quantum/keymap_common.c
index d0a8312c1e..833e5a8f8d 100644
--- a/quantum/keymap_common.c
+++ b/quantum/keymap_common.c
@@ -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;