X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=tmk_core%2Fcommon%2Favr%2Fsuspend.c;h=d7a7f049c7854748b24aa81cd002170a22bde0a6;hb=6d6d91c834ef3415425e21d895d4ec91c67fd4b8;hp=73fdda6cc0471c612cb204293b63003ca2dee76f;hpb=ce122c4981c71d33a85db94c787d5ec7a823acc6;p=qmk_firmware.git diff --git a/tmk_core/common/avr/suspend.c b/tmk_core/common/avr/suspend.c index 73fdda6cc..d7a7f049c 100644 --- a/tmk_core/common/avr/suspend.c +++ b/tmk_core/common/avr/suspend.c @@ -10,6 +10,7 @@ #include "timer.h" #include "led.h" #include "host.h" +#include "rgblight_reconfig.h" #ifdef PROTOCOL_LUFA #include "lufa.h"