summaryrefslogtreecommitdiff
path: root/src/lib/corelib/api/runenvironment.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/corelib/api/runenvironment.h')
-rw-r--r--src/lib/corelib/api/runenvironment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/corelib/api/runenvironment.h b/src/lib/corelib/api/runenvironment.h
index 6c33dd67a..ef44b24b6 100644
--- a/src/lib/corelib/api/runenvironment.h
+++ b/src/lib/corelib/api/runenvironment.h
@@ -43,7 +43,7 @@
#include <language/forward_decls.h>
#include <tools/qbs_export.h>
-#include <QStringList>
+#include <QtCore/qstringlist.h>
QT_BEGIN_NAMESPACE
class QProcessEnvironment;