Index: sources/gui/GuiGlobals.cpp =================================================================== diff -u -r4a67c01045f365be38f1a12a8572c0070d343e1e -r2d0bacfbe1b70055247eb40743405a5f9acb15e3 --- sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision 4a67c01045f365be38f1a12a8572c0070d343e1e) +++ sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision 2d0bacfbe1b70055247eb40743405a5f9acb15e3) @@ -6,8 +6,8 @@ * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * \file GuiGlobals.cpp - * \author (last) Michael Garthwaite - * \date (last) 24-Feb-2022 + * \author (last) Behrouz NematiPour + * \date (last) 18-Apr-2022 * \author (original) Behrouz NematiPour * \date (original) 26-Aug-2020 * @@ -39,7 +39,8 @@ #include "VAlarmActiveList.h" #include "VPowerOff.h" #include "VAdjustmentVersions.h" -#include "VAdjustmentService.h" +#include "VAdjustmentServiceMode.h" +#include "VAdjustmentServiceDates.h" #include "VDateTime.h" #include "VNetworkModel.h" #include "VAdjustmentAlarmVolume.h"