summaryrefslogtreecommitdiff
path: root/src/lib/corelib/buildgraph/timestampsupdater.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/corelib/buildgraph/timestampsupdater.h')
-rw-r--r--src/lib/corelib/buildgraph/timestampsupdater.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/corelib/buildgraph/timestampsupdater.h b/src/lib/corelib/buildgraph/timestampsupdater.h
index cc92f0e40..cfe20df12 100644
--- a/src/lib/corelib/buildgraph/timestampsupdater.h
+++ b/src/lib/corelib/buildgraph/timestampsupdater.h
@@ -41,7 +41,7 @@
#include <language/forward_decls.h>
-#include <QList>
+#include <QtCore/qlist.h>
namespace qbs {
namespace Internal {