Index: firmware/App/Modes/ModeFill.c =================================================================== diff -u -rf06ae950e44b77730b01a32f2f5cabfc75b5e9b8 -r01d37b6dbd51a2c55ba9bc565e22a222f5df1017 --- firmware/App/Modes/ModeFill.c (.../ModeFill.c) (revision f06ae950e44b77730b01a32f2f5cabfc75b5e9b8) +++ firmware/App/Modes/ModeFill.c (.../ModeFill.c) (revision 01d37b6dbd51a2c55ba9bc565e22a222f5df1017) @@ -20,6 +20,7 @@ #include "FPGA.h" #include "Heaters.h" #include "LoadCell.h" +#include "ModeFault.h" #include "ModeFill.h" #include "OperationModes.h" #include "PersistentAlarm.h"