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/inc/transliteration_Ignore.hxx | |
parent | f0c35fea4ed3862eea57df092aa9edf7d7b1cb30 (diff) |
loplugin:includeform: i18npool
Change-Id: I4356a9e559a3f63c172542256543b272df6ba173
Diffstat (limited to 'i18npool/inc/transliteration_Ignore.hxx')
-rw-r--r-- | i18npool/inc/transliteration_Ignore.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/inc/transliteration_Ignore.hxx b/i18npool/inc/transliteration_Ignore.hxx index b7179abae810..be0c2b357262 100644 --- a/i18npool/inc/transliteration_Ignore.hxx +++ b/i18npool/inc/transliteration_Ignore.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_I18NPOOL_INC_TRANSLITERATION_IGNORE_HXX #define INCLUDED_I18NPOOL_INC_TRANSLITERATION_IGNORE_HXX -#include <transliteration_commonclass.hxx> +#include "transliteration_commonclass.hxx" #include <i18nutil/oneToOneMapping.hxx> #include <unicode/translit.h> |