diff --git a/GUI/View/Tool/ListItemDelegate.cpp b/GUI/View/Tool/ListItemDelegate.cpp
index 61a01148bdac1eccb739b6435e042761437164dc..fcc2adf21d57fa8c2efaa943c6bc46e894c36c35 100644
--- a/GUI/View/Tool/ListItemDelegate.cpp
+++ b/GUI/View/Tool/ListItemDelegate.cpp
@@ -13,9 +13,6 @@
 //  ************************************************************************************************
 
 #include "GUI/View/Tool/ListItemDelegate.h"
-#include <QAbstractItemView>
-#include <QAbstractTextDocumentLayout>
-#include <QApplication>
 #include <QPainter>
 #include <QTextDocument>