diff --git a/Sprinter/store_eeprom.cpp b/Sprinter/store_eeprom.cpp index 9c5ae1f..c2cd353 100644 --- a/Sprinter/store_eeprom.cpp +++ b/Sprinter/store_eeprom.cpp @@ -19,7 +19,7 @@ #include #include -#include "sprinter.h" +#include "Sprinter.h" #include "store_eeprom.h" #include "Configuration.h"