Index: source/sys_main.c =================================================================== diff -u -r8ba82119080b77f804fa2b3edadd11422f57371b -r3323966fe741edbb36dffc78317ccf06ed93a68e --- source/sys_main.c (.../sys_main.c) (revision 8ba82119080b77f804fa2b3edadd11422f57371b) +++ source/sys_main.c (.../sys_main.c) (revision 3323966fe741edbb36dffc78317ccf06ed93a68e) @@ -47,6 +47,8 @@ /* Include Files */ +#include +#include #include "sys_common.h" /* USER CODE BEGIN (1) */ @@ -57,8 +59,6 @@ #include "rti.h" #include "Common.h" -#include "AlarmLamp.h" -#include "Buttons.h" #include "CommBuffers.h" #include "CPLD.h" #include "MsgQueues.h"