diff --git a/GUI/Model/Device/InstrumentsSet.h b/GUI/Model/Device/InstrumentsSet.h
index e4040af39a122a6463eed4afa92c7c372c943620..40f67425a2cdc449058dc815783c31362255430a 100644
--- a/GUI/Model/Device/InstrumentsSet.h
+++ b/GUI/Model/Device/InstrumentsSet.h
@@ -17,11 +17,9 @@
 
 #include "GUI/Model/Descriptor/SelectionProperty.h"
 #include "GUI/Model/Device/InstrumentItemCatalog.h"
-#include <QStringList>
 #include <QVector>
 #include <QXmlStreamWriter>
 #include <functional>
-#include <memory>
 
 class InstrumentItem;