aboutsummaryrefslogtreecommitdiff
path: root/quantum/rgblight.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/rgblight.h')
-rw-r--r--quantum/rgblight.h1
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
78extern LED_TYPE led[RGBLED_NUM]; 79extern LED_TYPE led[RGBLED_NUM];
79 80