]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - tmk_core/common/avr/suspend.c
rgblight.[ch] more configurable (#3582)
[qmk_firmware.git] / tmk_core / common / avr / suspend.c
index 73fdda6cc0471c612cb204293b63003ca2dee76f..d7a7f049c7854748b24aa81cd002170a22bde0a6 100644 (file)
@@ -10,6 +10,7 @@
 #include "timer.h"
 #include "led.h"
 #include "host.h"
+#include "rgblight_reconfig.h"
 
 #ifdef PROTOCOL_LUFA
        #include "lufa.h"