diff options
Diffstat (limited to 'quantum/quantum.h')
| -rw-r--r-- | quantum/quantum.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/quantum/quantum.h b/quantum/quantum.h index f78915fdf..56a6a1a99 100644 --- a/quantum/quantum.h +++ b/quantum/quantum.h | |||
| @@ -30,9 +30,6 @@ | |||
| 30 | #ifdef BACKLIGHT_ENABLE | 30 | #ifdef BACKLIGHT_ENABLE |
| 31 | #include "backlight.h" | 31 | #include "backlight.h" |
| 32 | #endif | 32 | #endif |
| 33 | #if !defined(RGBLIGHT_ENABLE) && !defined(RGB_MATRIX_ENABLE) | ||
| 34 | #include "rgb.h" | ||
| 35 | #endif | ||
| 36 | #ifdef RGBLIGHT_ENABLE | 33 | #ifdef RGBLIGHT_ENABLE |
| 37 | #include "rgblight.h" | 34 | #include "rgblight.h" |
| 38 | #else | 35 | #else |
