Index: sources/gui/GuiGlobals.cpp =================================================================== diff -u -r9048646630717f980a852df54349805ba63773e0 -r914308e6f87b8074bff379371379d238e7781ed3 --- sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision 9048646630717f980a852df54349805ba63773e0) +++ sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision 914308e6f87b8074bff379371379d238e7781ed3) @@ -127,7 +127,8 @@ // ----- #include "VTreatmentCreate.h" // ----- In-Treatment Adjustments -#include "VTreatmentAdjustmentDuration.h" +#include "VTreatmentAdjustmentDurationEdit.h" +#include "VTreatmentAdjustmentDurationConfirm.h" #include "VTreatmentAdjustmentFlows.h" #include "VTreatmentAdjustmentUltrafiltrationState.h" #include "VTreatmentAdjustmentUltrafiltrationEdit.h"