Index: firmware/App/Modes/ModeInitPOST.h =================================================================== diff -u -ra303cd4258157a8fbcbd8af4dd2bbaadec1a736c -rb64c49fdcf2b6d95e61e63f8e258c4e600935bbd --- firmware/App/Modes/ModeInitPOST.h (.../ModeInitPOST.h) (revision a303cd4258157a8fbcbd8af4dd2bbaadec1a736c) +++ firmware/App/Modes/ModeInitPOST.h (.../ModeInitPOST.h) (revision b64c49fdcf2b6d95e61e63f8e258c4e600935bbd) @@ -17,6 +17,8 @@ #ifndef __MODE_INIT_POST_H__ #define __MODE_INIT_POST_H__ +#include "DGCommon.h" + // ********** private function prototypes ********** void initInitAndPOSTMode( void ); // initialize this module