summaryrefslogtreecommitdiff
path: root/src/lib/corelib/buildgraph/executor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/corelib/buildgraph/executor.h')
-rw-r--r--src/lib/corelib/buildgraph/executor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/corelib/buildgraph/executor.h b/src/lib/corelib/buildgraph/executor.h
index a15e0e2ac..f55ca5a53 100644
--- a/src/lib/corelib/buildgraph/executor.h
+++ b/src/lib/corelib/buildgraph/executor.h
@@ -50,7 +50,7 @@
#include <tools/buildoptions.h>
#include <tools/error.h>
-#include <QObject>
+#include <QtCore/qobject.h>
#include <queue>
QT_BEGIN_NAMESPACE