aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/fileinprojectfinder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/utils/fileinprojectfinder.h')
-rw-r--r--src/libs/utils/fileinprojectfinder.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libs/utils/fileinprojectfinder.h b/src/libs/utils/fileinprojectfinder.h
index 0b5cd6a81a..f528837a98 100644
--- a/src/libs/utils/fileinprojectfinder.h
+++ b/src/libs/utils/fileinprojectfinder.h
@@ -35,8 +35,8 @@
#include <utils/utils_global.h>
-#include <QtCore/QHash>
-#include <QtCore/QStringList>
+#include <QHash>
+#include <QStringList>
QT_FORWARD_DECLARE_CLASS(QUrl)