Index: sources/gui/GuiGlobals.cpp =================================================================== diff -u -r5a505f86c26c8e1fd6d584cd53a3765c25120781 -r3454906bbb35aa2976572145068980bf691daf1c --- sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision 5a505f86c26c8e1fd6d584cd53a3765c25120781) +++ sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision 3454906bbb35aa2976572145068980bf691daf1c) @@ -23,6 +23,7 @@ #include "GuiView.h" #include "VEventSpy.h" #include "VGeneralEvent.h" +#include "VListModel.h" // POST #include "VHDPOSTData.h" @@ -143,6 +144,7 @@ #include "VTreatmentAdjustmentRinseback.h" #include "VTreatmentAdjustmentRecirculate.h" #include "VTreatmentAdjustmentPressuresLimits.h" +#include "VTreatmentAdjustmentPressuresWidening.h" #include "VTreatmentAdjustmentBloodFlowRate.h" #include "VTreatmentAdjustmentBolusVolume.h" #include "VTreatmentAdjustmentDialysateFlowRate.h"