`backlight.c`: include `eeprom.h` (#13024)

miryoku-merge-master
Ryan 5 years ago committed by GitHub
parent b963049305
commit d66090af19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,6 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "quantum.h"
#include "backlight.h"
#include "eeprom.h"
#include "eeconfig.h"
#include "debug.h"

Loading…
Cancel
Save