diff options
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 { |