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/chartonum.hxx | |
parent | f0c35fea4ed3862eea57df092aa9edf7d7b1cb30 (diff) |
loplugin:includeform: i18npool
Change-Id: I4356a9e559a3f63c172542256543b272df6ba173
Diffstat (limited to 'i18npool/inc/chartonum.hxx')
-rw-r--r-- | i18npool/inc/chartonum.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/inc/chartonum.hxx b/i18npool/inc/chartonum.hxx index 4824c1e505a3..5a3be17064ba 100644 --- a/i18npool/inc/chartonum.hxx +++ b/i18npool/inc/chartonum.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_I18NPOOL_INC_CHARTONUM_HXX #define INCLUDED_I18NPOOL_INC_CHARTONUM_HXX -#include <transliteration_Numeric.hxx> +#include "transliteration_Numeric.hxx" namespace i18npool { |