summaryrefslogtreecommitdiff
path: root/src/plugins/analyzerbase/ianalyzertool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/analyzerbase/ianalyzertool.h')
-rw-r--r--src/plugins/analyzerbase/ianalyzertool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/analyzerbase/ianalyzertool.h b/src/plugins/analyzerbase/ianalyzertool.h
index d24e3909b7..3ecd06599f 100644
--- a/src/plugins/analyzerbase/ianalyzertool.h
+++ b/src/plugins/analyzerbase/ianalyzertool.h
@@ -42,7 +42,7 @@
#include <coreplugin/id.h>
#include <projectexplorer/projectexplorerconstants.h>
-#include <QtCore/QObject>
+#include <QObject>
namespace ProjectExplorer {
class RunConfiguration;