Index: App/Services/SystemComm.c =================================================================== diff -u -r0e1748b0cdc3df627c5f7cf685ff0f4c7bc63d00 -r4e49b5f4036964295a7f8341a860023d319569cc --- App/Services/SystemComm.c (.../SystemComm.c) (revision 0e1748b0cdc3df627c5f7cf685ff0f4c7bc63d00) +++ App/Services/SystemComm.c (.../SystemComm.c) (revision 4e49b5f4036964295a7f8341a860023d319569cc) @@ -23,6 +23,7 @@ #include "sys_dma.h" #include "SystemComm.h" +#include "Comm.h" #include "Interrupts.h" #include "MsgQueues.h" #include "SystemCommMessages.h"