summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qcollator_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/tools/qcollator_p.h')
-rw-r--r--src/corelib/tools/qcollator_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/corelib/tools/qcollator_p.h b/src/corelib/tools/qcollator_p.h
index 7339927065..54fc5ce8fb 100644
--- a/src/corelib/tools/qcollator_p.h
+++ b/src/corelib/tools/qcollator_p.h
@@ -42,8 +42,8 @@
#ifndef QCOLLATOR_P_H
#define QCOLLATOR_P_H
-#include <QString>
-#include <QLocale>
+#include <QtCore/qstring.h>
+#include <QtCore/qlocale.h>
QT_BEGIN_HEADER