diff options
Diffstat (limited to 'keyboards/wilba_tech/wt_mono_backlight.c')
| -rw-r--r-- | keyboards/wilba_tech/wt_mono_backlight.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/wilba_tech/wt_mono_backlight.c b/keyboards/wilba_tech/wt_mono_backlight.c index 310e9afd1..77cee34ca 100644 --- a/keyboards/wilba_tech/wt_mono_backlight.c +++ b/keyboards/wilba_tech/wt_mono_backlight.c | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | #include "wt_rgb_backlight_keycodes.h" // reuse these for now | 20 | #include "wt_rgb_backlight_keycodes.h" // reuse these for now |
| 21 | 21 | ||
| 22 | #include <avr/interrupt.h> | 22 | #include <avr/interrupt.h> |
| 23 | #include "drivers/avr/i2c_master.h" | 23 | #include "i2c_master.h" |
| 24 | 24 | ||
| 25 | #include "progmem.h" | 25 | #include "progmem.h" |
| 26 | #include "quantum/color.h" | 26 | #include "quantum/color.h" |
