diff options
Diffstat (limited to 'quantum/quantum.h')
| -rw-r--r-- | quantum/quantum.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/quantum.h b/quantum/quantum.h index 0675a90ac..855a51c1b 100644 --- a/quantum/quantum.h +++ b/quantum/quantum.h | |||
| @@ -27,7 +27,7 @@ | |||
| 27 | #ifdef BACKLIGHT_ENABLE | 27 | #ifdef BACKLIGHT_ENABLE |
| 28 | #include "backlight.h" | 28 | #include "backlight.h" |
| 29 | #endif | 29 | #endif |
| 30 | #if !defined(RGBLIGHT_ENABLE) && !defined(RGB_MATRIX_ENABLE) | 30 | #if !defined(RGBLIGHT_ENABLE) && !defined(RGB_MATRIX_ENABLE) |
| 31 | #include "rgb.h" | 31 | #include "rgb.h" |
| 32 | #endif | 32 | #endif |
| 33 | #ifdef RGBLIGHT_ENABLE | 33 | #ifdef RGBLIGHT_ENABLE |
