diff --git a/EEStore.cpp b/EEStore.cpp index 15e2b2e..1a4cd2c 100644 --- a/EEStore.cpp +++ b/EEStore.cpp @@ -19,7 +19,7 @@ * along with CommandStation. If not, see . */ -#include "config.h" +#include "defines.h" #ifndef DISABLE_EEPROM #include "EEStore.h"