Index: firmware/source/sys_main.c =================================================================== diff -u -r1ecf1a6011246450a43592b77d0e78780f91bdde -r24a548463380f1e3f015d83aed04a30ab62f502f --- firmware/source/sys_main.c (.../sys_main.c) (revision 1ecf1a6011246450a43592b77d0e78780f91bdde) +++ firmware/source/sys_main.c (.../sys_main.c) (revision 24a548463380f1e3f015d83aed04a30ab62f502f) @@ -72,6 +72,7 @@ #include "FluidLeak.h" #include "FPGA.h" #include "Heaters.h" +#include "Integrity.h" #include "InternalADC.h" #include "Interrupts.h" #include "LoadCell.h"