summaryrefslogtreecommitdiffstats
path: root/src/tools/testrunner/testrunner.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/testrunner/testrunner.h')
-rw-r--r--src/tools/testrunner/testrunner.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/testrunner/testrunner.h b/src/tools/testrunner/testrunner.h
index db30c4d9..c32e5d55 100644
--- a/src/tools/testrunner/testrunner.h
+++ b/src/tools/testrunner/testrunner.h
@@ -43,8 +43,8 @@
#pragma once
#include <QtAppManCommon/global.h>
+#include <QStringList>
-QT_FORWARD_DECLARE_CLASS(QStringList)
QT_BEGIN_NAMESPACE_AM