diff options
Diffstat (limited to 'keyboard/atreus/atreus.h')
| -rw-r--r-- | keyboard/atreus/atreus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/atreus/atreus.h b/keyboard/atreus/atreus.h index 8d5989e44..10712d26d 100644 --- a/keyboard/atreus/atreus.h +++ b/keyboard/atreus/atreus.h | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | #define ATREUS_H | 2 | #define ATREUS_H |
| 3 | 3 | ||
| 4 | #include "matrix.h" | 4 | #include "matrix.h" |
| 5 | #include "keymap_common.h" | 5 | #include "keymap.h" |
| 6 | #include "backlight.h" | 6 | #include "backlight.h" |
| 7 | #include <stddef.h> | 7 | #include <stddef.h> |
| 8 | 8 | ||
