aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljsdebugclient/qv8profilerclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/qmljsdebugclient/qv8profilerclient.h')
-rw-r--r--src/libs/qmljsdebugclient/qv8profilerclient.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libs/qmljsdebugclient/qv8profilerclient.h b/src/libs/qmljsdebugclient/qv8profilerclient.h
index 97f2792bfe..25e1328c73 100644
--- a/src/libs/qmljsdebugclient/qv8profilerclient.h
+++ b/src/libs/qmljsdebugclient/qv8profilerclient.h
@@ -37,8 +37,8 @@
#include "qmlprofilereventtypes.h"
#include "qmljsdebugclient_global.h"
-#include <QtCore/QStack>
-#include <QtCore/QStringList>
+#include <QStack>
+#include <QStringList>
namespace QmlJsDebugClient {