summaryrefslogtreecommitdiff
path: root/src/lib/corelib/tools/commandechomode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/corelib/tools/commandechomode.h')
-rw-r--r--src/lib/corelib/tools/commandechomode.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/corelib/tools/commandechomode.h b/src/lib/corelib/tools/commandechomode.h
index 16d5c97dc..8a7852211 100644
--- a/src/lib/corelib/tools/commandechomode.h
+++ b/src/lib/corelib/tools/commandechomode.h
@@ -42,8 +42,8 @@
#define QBS_COMMANDECHOMODE_H
#include "qbs_export.h"
-#include <QString>
-#include <QStringList>
+#include <QtCore/qstring.h>
+#include <QtCore/qstringlist.h>
namespace qbs {