summaryrefslogtreecommitdiff
path: root/l10ntools
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools')
-rw-r--r--l10ntools/source/localize.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx
index 1aa3bab4b6d8..9b1ac7f14308 100644
--- a/l10ntools/source/localize.cxx
+++ b/l10ntools/source/localize.cxx
@@ -260,7 +260,7 @@ void handleFilesOfDir(
handleFile(rProject, elem, rPotDir);
}
-bool includeProject(const OString& rProject) {
+bool includeProject(std::string_view rProject) {
static const char *projects[] = {
"include",
"accessibility",