diff options
Diffstat (limited to 'quantum/keymap_midi.c')
| -rw-r--r-- | quantum/keymap_midi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/keymap_midi.c b/quantum/keymap_midi.c index ac45d2589..46049b987 100644 --- a/quantum/keymap_midi.c +++ b/quantum/keymap_midi.c | |||
| @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License | |||
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 16 | */ | 16 | */ |
| 17 | 17 | ||
| 18 | #include "keymap_common.h" | 18 | #include "keymap.h" |
| 19 | #include "keymap_midi.h" | 19 | #include "keymap_midi.h" |
| 20 | 20 | ||
| 21 | uint8_t starting_note = 0x0C; | 21 | uint8_t starting_note = 0x0C; |
