Index: firmware/App/Services/SystemComm.h =================================================================== diff -u -r4d1572f8226f06febef4a536cdd0946d0dd0fb02 -rb64c49fdcf2b6d95e61e63f8e258c4e600935bbd --- firmware/App/Services/SystemComm.h (.../SystemComm.h) (revision 4d1572f8226f06febef4a536cdd0946d0dd0fb02) +++ firmware/App/Services/SystemComm.h (.../SystemComm.h) (revision b64c49fdcf2b6d95e61e63f8e258c4e600935bbd) @@ -17,7 +17,7 @@ #ifndef __SYSTEM_COMM_H__ #define __SYSTEM_COMM_H__ -#include "Common.h" +#include "DGCommon.h" #include "CommBuffers.h" #include "MsgQueues.h"