summaryrefslogtreecommitdiff
path: root/i18npool/inc/breakiterator_cjk.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/breakiterator_cjk.hxx')
-rw-r--r--i18npool/inc/breakiterator_cjk.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/i18npool/inc/breakiterator_cjk.hxx b/i18npool/inc/breakiterator_cjk.hxx
index 4a0c93d8ca57..892bd6130e9e 100644
--- a/i18npool/inc/breakiterator_cjk.hxx
+++ b/i18npool/inc/breakiterator_cjk.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _I18N_BREAKITERATOR_CJK_HXX_
-#define _I18N_BREAKITERATOR_CJK_HXX_
+#ifndef INCLUDED_I18NPOOL_INC_BREAKITERATOR_CJK_HXX
+#define INCLUDED_I18NPOOL_INC_BREAKITERATOR_CJK_HXX
#include <breakiterator_unicode.hxx>
#include <xdictionary.hxx>
@@ -66,6 +66,6 @@ BREAKITERATOR_CJK( ko )
} } } }
-#endif // _I18N_BREAKITERATOR_CJK_HXX_
+#endif // INCLUDED_I18NPOOL_INC_BREAKITERATOR_CJK_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */