aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/buildgraph/nodeset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/corelib/buildgraph/nodeset.h')
-rw-r--r--src/lib/corelib/buildgraph/nodeset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/corelib/buildgraph/nodeset.h b/src/lib/corelib/buildgraph/nodeset.h
index 32262e087..3d736fab1 100644
--- a/src/lib/corelib/buildgraph/nodeset.h
+++ b/src/lib/corelib/buildgraph/nodeset.h
@@ -40,7 +40,7 @@
#ifndef QBS_NODESET_H
#define QBS_NODESET_H
-#include <QVector>
+#include <QtCore/qvector.h>
#include <iterator>