Index: App/Services/SystemComm.c =================================================================== diff -u -ra0f8a69651a1c29c9f76894aed5ab23ee8ace7c7 -r3323966fe741edbb36dffc78317ccf06ed93a68e --- App/Services/SystemComm.c (.../SystemComm.c) (revision a0f8a69651a1c29c9f76894aed5ab23ee8ace7c7) +++ App/Services/SystemComm.c (.../SystemComm.c) (revision 3323966fe741edbb36dffc78317ccf06ed93a68e) @@ -16,12 +16,12 @@ * **************************************************************************/ +#include #include // for memcpy() #include "can.h" #include "Common.h" -#include "Buttons.h" #include "MsgQueues.h" #include "SystemCommMessages.h" #include "SystemComm.h"