diff options
Diffstat (limited to 'quantum/rgblight.h')
| -rw-r--r-- | quantum/rgblight.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/rgblight.h b/quantum/rgblight.h index 73dd89946..8c33f1a8f 100644 --- a/quantum/rgblight.h +++ b/quantum/rgblight.h | |||
| @@ -74,6 +74,7 @@ | |||
| 74 | #include "ws2812.h" | 74 | #include "ws2812.h" |
| 75 | #endif | 75 | #endif |
| 76 | #include "rgblight_types.h" | 76 | #include "rgblight_types.h" |
| 77 | #include "rgblight_list.h" | ||
| 77 | 78 | ||
| 78 | extern LED_TYPE led[RGBLED_NUM]; | 79 | extern LED_TYPE led[RGBLED_NUM]; |
| 79 | 80 | ||
