aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/corelib/tools/profile.h')
-rw-r--r--src/lib/corelib/tools/profile.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/lib/corelib/tools/profile.h b/src/lib/corelib/tools/profile.h
index 0eee23ae4..b7fc7ff67 100644
--- a/src/lib/corelib/tools/profile.h
+++ b/src/lib/corelib/tools/profile.h
@@ -42,12 +42,9 @@
#include "qbs_export.h"
#include <QtCore/qstring.h>
+#include <QtCore/qstringlist.h>
#include <QtCore/qvariant.h>
-QT_BEGIN_NAMESPACE
-class QStringList;
-QT_END_NAMESPACE
-
namespace qbs {
class ErrorInfo;
class Settings;