summaryrefslogtreecommitdiff
path: root/Sprinter/store_eeprom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Sprinter/store_eeprom.cpp')
-rw-r--r--Sprinter/store_eeprom.cpp2
1 files changed, 1 insertions, 1 deletions
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 <avr/pgmspace.h>
#include <inttypes.h>
-#include "sprinter.h"
+#include "Sprinter.h"
#include "store_eeprom.h"
#include "Configuration.h"