Index: sources/gui/guiglobals.cpp =================================================================== diff -u -r016578b44e879b89bd42dda7763ed50e67d7e64c -ra159e12630645a9a35fb0a5585cc7b639cfe6aa6 --- sources/gui/guiglobals.cpp (.../guiglobals.cpp) (revision 016578b44e879b89bd42dda7763ed50e67d7e64c) +++ sources/gui/guiglobals.cpp (.../guiglobals.cpp) (revision a159e12630645a9a35fb0a5585cc7b639cfe6aa6) @@ -27,6 +27,7 @@ #include "vtreatmentbloodflow.h" #include "vtreatmentdialysateflow.h" #include "vtreatmentultrafiltration.h" +#include "vtreatmentultrafiltrationstate.h" #include "vtreatmentpressureocclusion.h" #include "vtreatmenttime.h" #include "vtreatmentranges.h" @@ -35,6 +36,7 @@ #include "vtreatmentadjustmentduration.h" #include "vtreatmentadjustmentflows.h" +#include "vtreatmentadjustmentultrafiltration.h" namespace Gui { QQuickView *_viewer = nullptr;