Index: firmware/App/Modes/ModeInitPOST.c =================================================================== diff -u -r51147222d369a3023a11b2ee675178d058ffaf46 -rc0d1d149e3b669b0bf424206c725b5c1bfaff797 --- firmware/App/Modes/ModeInitPOST.c (.../ModeInitPOST.c) (revision 51147222d369a3023a11b2ee675178d058ffaf46) +++ firmware/App/Modes/ModeInitPOST.c (.../ModeInitPOST.c) (revision c0d1d149e3b669b0bf424206c725b5c1bfaff797) @@ -22,6 +22,7 @@ #include "RTC.h" #include "WatchdogMgmt.h" #include "ModeInitPOST.h" +#include "NVDataMgmt.h" // ********** private definitions **********