diff options
Diffstat (limited to 'tmk_core/common/avr')
| -rw-r--r-- | tmk_core/common/avr/suspend.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmk_core/common/avr/suspend.c b/tmk_core/common/avr/suspend.c index 4cdd6a420..81e426641 100644 --- a/tmk_core/common/avr/suspend.c +++ b/tmk_core/common/avr/suspend.c | |||
| @@ -19,7 +19,7 @@ | |||
| 19 | #include "audio.h" | 19 | #include "audio.h" |
| 20 | #endif /* AUDIO_ENABLE */ | 20 | #endif /* AUDIO_ENABLE */ |
| 21 | 21 | ||
| 22 | #ifdef RGBLIGHT_ANIMATIONS | 22 | #ifdef RGBLIGHT_SLEEP |
| 23 | #include "rgblight.h" | 23 | #include "rgblight.h" |
| 24 | #endif | 24 | #endif |
| 25 | 25 | ||
