diff options
| -rw-r--r-- | keyboards/lets_split/keymaps/OLED_sample/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/lets_split/keymaps/OLED_sample/keymap.c b/keyboards/lets_split/keymaps/OLED_sample/keymap.c index 59b700eee..5dbab5332 100644 --- a/keyboards/lets_split/keymaps/OLED_sample/keymap.c +++ b/keyboards/lets_split/keymaps/OLED_sample/keymap.c | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | #include "bootloader.h" | 2 | #include "bootloader.h" |
| 3 | #include "action_layer.h" | 3 | #include "action_layer.h" |
| 4 | #include "eeconfig.h" | 4 | #include "eeconfig.h" |
| 5 | #include "lib/lufa/LUFA/Drivers/Peripheral/TWI.h" | 5 | #include "LUFA/Drivers/Peripheral/TWI.h" |
| 6 | #ifdef AUDIO_ENABLE | 6 | #ifdef AUDIO_ENABLE |
| 7 | #include "audio.h" | 7 | #include "audio.h" |
| 8 | #endif | 8 | #endif |
