aboutsummaryrefslogtreecommitdiffstats
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.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/corelib/api/runenvironment.h b/src/lib/corelib/api/runenvironment.h
index c5123ca9c..b95bfbf85 100644
--- a/src/lib/corelib/api/runenvironment.h
+++ b/src/lib/corelib/api/runenvironment.h
@@ -44,12 +44,11 @@
#include <tools/qbs_export.h>
#include <QtCore/qglobal.h>
+#include <QtCore/qstringlist.h>
QT_BEGIN_NAMESPACE
class QProcess;
class QProcessEnvironment;
-class QString;
-class QStringList;
QT_END_NAMESPACE
class TestApi;