summaryrefslogtreecommitdiff
path: root/quantum/bootmagic/magic.c
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/bootmagic/magic.c')
-rw-r--r--quantum/bootmagic/magic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/bootmagic/magic.c b/quantum/bootmagic/magic.c
index f1cb11c395..d68df3fa58 100644
--- a/quantum/bootmagic/magic.c
+++ b/quantum/bootmagic/magic.c
@@ -19,7 +19,7 @@
#include "matrix.h"
#include "bootloader.h"
#include "debug.h"
-#include "keymap.h"
+#include "keycode_config.h"
#include "host.h"
#include "action_layer.h"
#include "eeconfig.h"