aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/uncommentselection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/utils/uncommentselection.h')
-rw-r--r--src/libs/utils/uncommentselection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/utils/uncommentselection.h b/src/libs/utils/uncommentselection.h
index d7fba7be5c..e1a4136e93 100644
--- a/src/libs/utils/uncommentselection.h
+++ b/src/libs/utils/uncommentselection.h
@@ -35,7 +35,7 @@
#include "utils_global.h"
-#include <QtCore/QString>
+#include <QString>
QT_BEGIN_NAMESPACE
class QPlainTextEdit;