diff --git a/GUI/Models/JobItem.cpp b/GUI/Models/JobItem.cpp
index 593f7d207f6733437cd2a1cecf2058b8e7da993a..c098182be0a4857d7cdb1221b077b99df2f7664d 100644
--- a/GUI/Models/JobItem.cpp
+++ b/GUI/Models/JobItem.cpp
@@ -25,7 +25,6 @@
 #include "GUI/Models/RealDataItem.h"
 #include "GUI/Models/SimulationOptionsItem.h"
 #include "GUI/Models/SpecularDataItem.h"
-#include "GUI/Views/MaskWidgets/MaskUnitsConverter.h"
 #include "GUI/utils/GUIHelpers.h"
 
 const QString JobItem::P_IDENTIFIER = "Identifier";
diff --git a/GUI/Models/JobModelFunctions.cpp b/GUI/Models/JobModelFunctions.cpp
index fecd60b57c74b59dd0644fe4e2e944aeffecee28..c18fd6ad0c868c69bd0e791079fefaf66d2eb843 100644
--- a/GUI/Models/JobModelFunctions.cpp
+++ b/GUI/Models/JobModelFunctions.cpp
@@ -38,7 +38,6 @@
 #include "GUI/Models/PointwiseAxisItem.h"
 #include "GUI/Models/RealDataItem.h"
 #include "GUI/Models/SpecularDataItem.h"
-#include "GUI/Views/MaskWidgets/MaskUnitsConverter.h"
 #include "GUI/utils/GUIHelpers.h"
 #include <map>