diff --git a/src/qml/qml/qqmlbundle.cpp b/src/qml/qml/qqmlbundle.cpp index 62925ced1eb3d90dc207b9d1a21fbf159df219d8..273462aa2517ec27d510e4cd141beb55ebd9d176 100644 --- a/src/qml/qml/qqmlbundle.cpp +++ b/src/qml/qml/qqmlbundle.cpp @@ -40,7 +40,6 @@ ****************************************************************************/ #include "qqmlbundle_p.h" -#include <QtCore/QtCore> #include <iostream> #include <cstdlib>