aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager/autotoolsproject.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/autotoolsprojectmanager/autotoolsproject.h')
-rw-r--r--src/plugins/autotoolsprojectmanager/autotoolsproject.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/autotoolsprojectmanager/autotoolsproject.h b/src/plugins/autotoolsprojectmanager/autotoolsproject.h
index e495eeb968..0ec30b4d91 100644
--- a/src/plugins/autotoolsprojectmanager/autotoolsproject.h
+++ b/src/plugins/autotoolsprojectmanager/autotoolsproject.h
@@ -44,8 +44,8 @@
#include <projectexplorer/projectnodes.h>
#include <utils/filesystemwatcher.h>
-#include <QtCore/QPointer>
-#include <QtCore/QDir>
+#include <QPointer>
+#include <QDir>
namespace ProjectExplorer {
class ToolChain;