diff options
Diffstat (limited to 'quantum/template')
| -rw-r--r-- | quantum/template/template.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/template/template.h b/quantum/template/template.h index 8537e3b4b..b8e7a0456 100644 --- a/quantum/template/template.h +++ b/quantum/template/template.h | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | #define %KEYBOARD_UPPERCASE%_H | 2 | #define %KEYBOARD_UPPERCASE%_H |
| 3 | 3 | ||
| 4 | #include "matrix.h" | 4 | #include "matrix.h" |
| 5 | #include "keymap_common.h" | 5 | #include "keymap.h" |
| 6 | #ifdef BACKLIGHT_ENABLE | 6 | #ifdef BACKLIGHT_ENABLE |
| 7 | #include "backlight.h" | 7 | #include "backlight.h" |
| 8 | #endif | 8 | #endif |
