summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/eeprom.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/eeprom.h b/src/eeprom.h
index 77c44ec..ce55246 100644
--- a/src/eeprom.h
+++ b/src/eeprom.h
@@ -1,6 +1,6 @@
-#ifndef __HELLOWORLD_H
-#define __HELLOWORLD_H
+#ifndef __EEPROM_H
+#define __EEPROM_H
#include "config.h"
-#endif /* ~__HELLOWORLD_H */
+#endif /* ~__EEPROM_H */