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_OneToOne.hxx | |
parent | f0c35fea4ed3862eea57df092aa9edf7d7b1cb30 (diff) |
loplugin:includeform: i18npool
Change-Id: I4356a9e559a3f63c172542256543b272df6ba173
Diffstat (limited to 'i18npool/inc/transliteration_OneToOne.hxx')
-rw-r--r-- | i18npool/inc/transliteration_OneToOne.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/inc/transliteration_OneToOne.hxx b/i18npool/inc/transliteration_OneToOne.hxx index db797be4fe7d..e87ef1ed93df 100644 --- a/i18npool/inc/transliteration_OneToOne.hxx +++ b/i18npool/inc/transliteration_OneToOne.hxx @@ -19,7 +19,7 @@ #ifndef INCLUDED_I18NPOOL_INC_TRANSLITERATION_ONETOONE_HXX #define INCLUDED_I18NPOOL_INC_TRANSLITERATION_ONETOONE_HXX -#include <transliteration_commonclass.hxx> +#include "transliteration_commonclass.hxx" #include <i18nutil/oneToOneMapping.hxx> namespace i18npool { |