diff options
Diffstat (limited to 'quantum/rgb_matrix/rgb_matrix.h')
-rw-r--r-- | quantum/rgb_matrix/rgb_matrix.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quantum/rgb_matrix/rgb_matrix.h b/quantum/rgb_matrix/rgb_matrix.h index 58ac29da3..f53e011c1 100644 --- a/quantum/rgb_matrix/rgb_matrix.h +++ b/quantum/rgb_matrix/rgb_matrix.h | |||
@@ -23,6 +23,7 @@ | |||
23 | #include "rgb_matrix_types.h" | 23 | #include "rgb_matrix_types.h" |
24 | #include "color.h" | 24 | #include "color.h" |
25 | #include "quantum.h" | 25 | #include "quantum.h" |
26 | #include "rgb_matrix_legacy_enables.h" | ||
26 | 27 | ||
27 | #ifdef IS31FL3731 | 28 | #ifdef IS31FL3731 |
28 | # include "is31fl3731.h" | 29 | # include "is31fl3731.h" |