summaryrefslogtreecommitdiffstats
path: root/quantum/keymap_midi.c
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/keymap_midi.c')
-rw-r--r--quantum/keymap_midi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/keymap_midi.c b/quantum/keymap_midi.c
index ac45d25892..46049b9875 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
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "keymap_common.h"
+#include "keymap.h"
#include "keymap_midi.h"
uint8_t starting_note = 0x0C;