diff --git a/GUI/Model/Session/ModelPath.cpp b/GUI/Model/Session/ModelPath.cpp
index 9625e1e7097e623839c1b3dab1521e959db4b4a7..f8b77ec2f25515c6f14f1d17a87630e8b9911ec9 100644
--- a/GUI/Model/Session/ModelPath.cpp
+++ b/GUI/Model/Session/ModelPath.cpp
@@ -15,7 +15,6 @@
 #include "GUI/Model/Session/ModelPath.h"
 #include "GUI/Model/Instrument/InstrumentItems.h"
 #include "GUI/Model/Job/JobItem.h"
-#include "GUI/Model/Material/MaterialItem.h"
 
 QString GUI::Model::Path::getPathFromIndex(const QModelIndex& index)
 {