summaryrefslogtreecommitdiffstats
path: root/src/corelib/compat/removed_api.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/compat/removed_api.cpp')
-rw-r--r--src/corelib/compat/removed_api.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/compat/removed_api.cpp b/src/corelib/compat/removed_api.cpp
index 2b00142954..87dbe3c916 100644
--- a/src/corelib/compat/removed_api.cpp
+++ b/src/corelib/compat/removed_api.cpp
@@ -189,6 +189,7 @@ void QObject::setObjectName(const QString &name)
setObjectName<void>(name);
}
+#include "qlocale.h" // uses QT_CORE_INLINE_SINCE
#include "qsettings.h"