diff --git a/quantum/backlight/backlight.c b/quantum/backlight/backlight.c index 1bc276899..dfb98419e 100644 --- a/quantum/backlight/backlight.c +++ b/quantum/backlight/backlight.c @@ -17,6 +17,7 @@ along with this program. If not, see . #include "quantum.h" #include "backlight.h" +#include "eeprom.h" #include "eeconfig.h" #include "debug.h"