Index: sources/gui/GuiGlobals.cpp =================================================================== diff -u -rf7fe40e1e2e5e7ccd02407aead0adcb0f5bf7f53 -r66e87ea403ec12a273553284919684282d87bc6a --- sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision f7fe40e1e2e5e7ccd02407aead0adcb0f5bf7f53) +++ sources/gui/GuiGlobals.cpp (.../GuiGlobals.cpp) (revision 66e87ea403ec12a273553284919684282d87bc6a) @@ -51,6 +51,8 @@ #include "VDGTemperaturesData.h" #include "VDGValvesStatesData.h" #include "VTreatmentCreate.h" +#include "VBluetooth.h" +#include "VBluetoothDeviceInfo.h" #include "VPriming.h" #include "VTreatmentBegin.h" #include "VTreatmentEnd.h" @@ -59,6 +61,8 @@ #include "VTreatmentAdjustmentUltrafiltrationEdit.h" #include "VTreatmentAdjustmentUltrafiltrationConfirm.h" #include "VTreatmentAdjustmentSaline.h" +#include "VVitals.h" +#include "VAlert.h" #include "VTreatmentAdjustmentHeparin.h" #include "VTreatmentAdjustmentPressuresLimits.h"