diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:40:34 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:46:06 +0200 |
commit | 58b898407254e308830bf6570f87f38ce62f9a39 (patch) | |
tree | ddfbbe33076a2075f3843018f973188eb948de07 /i18npool/source/collator | |
parent | f0c35fea4ed3862eea57df092aa9edf7d7b1cb30 (diff) |
loplugin:includeform: i18npool
Change-Id: I4356a9e559a3f63c172542256543b272df6ba173
Diffstat (limited to 'i18npool/source/collator')
-rw-r--r-- | i18npool/source/collator/collator_unicode.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/source/collator/collator_unicode.cxx b/i18npool/source/collator/collator_unicode.cxx index fae276818b3c..22b7ed9ae492 100644 --- a/i18npool/source/collator/collator_unicode.cxx +++ b/i18npool/source/collator/collator_unicode.cxx @@ -19,7 +19,7 @@ #include <config_locales.h> -#include "lrl_include.hxx" +#include <lrl_include.hxx> #include <rtl/ustrbuf.hxx> #include <i18nlangtag/languagetag.hxx> |