aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/ApiExtractor/sourcelocation.h
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken6/ApiExtractor/sourcelocation.h')
-rw-r--r--sources/shiboken6/ApiExtractor/sourcelocation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/shiboken6/ApiExtractor/sourcelocation.h b/sources/shiboken6/ApiExtractor/sourcelocation.h
index 630a841d8..da27062c3 100644
--- a/sources/shiboken6/ApiExtractor/sourcelocation.h
+++ b/sources/shiboken6/ApiExtractor/sourcelocation.h
@@ -29,7 +29,7 @@
#ifndef SOURCE_LOCATION_H
#define SOURCE_LOCATION_H
-#include <QString>
+#include <QtCore/QString>
QT_FORWARD_DECLARE_CLASS(QDebug)
QT_FORWARD_DECLARE_CLASS(QTextStream)