aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/removefiledialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/projectexplorer/removefiledialog.cpp')
-rw-r--r--src/plugins/projectexplorer/removefiledialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/projectexplorer/removefiledialog.cpp b/src/plugins/projectexplorer/removefiledialog.cpp
index 6350fa6841..7de35d3f75 100644
--- a/src/plugins/projectexplorer/removefiledialog.cpp
+++ b/src/plugins/projectexplorer/removefiledialog.cpp
@@ -33,7 +33,7 @@
#include "removefiledialog.h"
#include "ui_removefiledialog.h"
-#include <QtCore/QDir>
+#include <QDir>
using namespace ProjectExplorer::Internal;