diff --git a/soft/thermostat/inc/edit_dlg.h b/soft/thermostat/inc/edit_dlg.h index 6f10322..7818944 100644 --- a/soft/thermostat/inc/edit_dlg.h +++ b/soft/thermostat/inc/edit_dlg.h @@ -17,6 +17,8 @@ #include #include +#include "settings.h" + class EditDlg : public QWidget { Q_OBJECT