Index: firmware/source/sys_main.c =================================================================== diff -u -r4b09605126f35b80406e95d079f3822c51a3ba25 -re0102a0a08c0d83bcc8e959551079063e2e60d9f --- firmware/source/sys_main.c (.../sys_main.c) (revision 4b09605126f35b80406e95d079f3822c51a3ba25) +++ firmware/source/sys_main.c (.../sys_main.c) (revision e0102a0a08c0d83bcc8e959551079063e2e60d9f) @@ -67,6 +67,7 @@ #include "DDCommon.h" #include "DialysatePumps.h" #include "FpgaDD.h" +#include "FPInterface.h" #include "Heaters.h" #include "Interrupts.h" #include "Level.h" @@ -76,7 +77,6 @@ #include "PistonPumpControl.h" #endif #include "Pressure.h" -#include "ROInterface.h" #include "SafetyShutdown.h" #include "SystemCommDD.h" #include "TaskBG.h"