Index: firmware/source/sys_main.c =================================================================== diff -u -r09583a9e0a51bb47dd04c825cd706f5a3774bded -rb36ca0b49c410f690519c0622990825fd5dba500 --- firmware/source/sys_main.c (.../sys_main.c) (revision 09583a9e0a51bb47dd04c825cd706f5a3774bded) +++ firmware/source/sys_main.c (.../sys_main.c) (revision b36ca0b49c410f690519c0622990825fd5dba500) @@ -68,6 +68,7 @@ #include "DDCommon.h" #include "DialysatePumps.h" #include "FpgaDD.h" +#include "FPInterface.h" #include "Heaters.h" #include "Interrupts.h" #include "Level.h" @@ -77,7 +78,6 @@ #include "PistonPumpControl.h" #endif #include "Pressure.h" -#include "ROInterface.h" #include "SafetyShutdown.h" #include "SystemCommDD.h" #include "TaskBG.h"