summaryrefslogtreecommitdiff
path: root/i18npool/inc/texttonum.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/texttonum.hxx')
-rw-r--r--i18npool/inc/texttonum.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/i18npool/inc/texttonum.hxx b/i18npool/inc/texttonum.hxx
index cb7480391270..ab570ec0b67e 100644
--- a/i18npool/inc/texttonum.hxx
+++ b/i18npool/inc/texttonum.hxx
@@ -16,8 +16,9 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _L10N_TRANSLITERATION_TEXTTONUM_HXX_
-#define _L10N_TRANSLITERATION_TEXTTONUM_HXX_
+
+#ifndef INCLUDED_I18NPOOL_INC_TEXTTONUM_HXX
+#define INCLUDED_I18NPOOL_INC_TEXTTONUM_HXX
#include <transliteration_Numeric.hxx>
@@ -47,6 +48,6 @@ TRANSLITERATION_TEXTTONUM(KanjiLongTraditional_ja_JP)
} } } }
-#endif // _L10N_TRANSLITERATION_TEXTTONUM_HXX_
+#endif // INCLUDED_I18NPOOL_INC_TEXTTONUM_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */