summaryrefslogtreecommitdiff
path: root/src/lib/corelib/buildgraph/executorjob.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/corelib/buildgraph/executorjob.h')
-rw-r--r--src/lib/corelib/buildgraph/executorjob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/corelib/buildgraph/executorjob.h b/src/lib/corelib/buildgraph/executorjob.h
index b5a76c23a..b1701a11d 100644
--- a/src/lib/corelib/buildgraph/executorjob.h
+++ b/src/lib/corelib/buildgraph/executorjob.h
@@ -44,7 +44,7 @@
#include <tools/commandechomode.h>
#include <tools/error.h>
-#include <QObject>
+#include <QtCore/qobject.h>
namespace qbs {
class CodeLocation;