summaryrefslogtreecommitdiff
path: root/i18npool/inc/transliteration_commonclass.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/transliteration_commonclass.hxx')
-rw-r--r--i18npool/inc/transliteration_commonclass.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/i18npool/inc/transliteration_commonclass.hxx b/i18npool/inc/transliteration_commonclass.hxx
index c27571f5215b..d9580b236d28 100644
--- a/i18npool/inc/transliteration_commonclass.hxx
+++ b/i18npool/inc/transliteration_commonclass.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_TRANSLITERATION_TRANSLITERATION_COMMONCLASS_H_
-#define _I18N_TRANSLITERATION_TRANSLITERATION_COMMONCLASS_H_
+#ifndef INCLUDED_I18NPOOL_INC_TRANSLITERATION_COMMONCLASS_HXX
+#define INCLUDED_I18NPOOL_INC_TRANSLITERATION_COMMONCLASS_HXX
#include <com/sun/star/i18n/XExtendedTransliteration.hpp>
#include <com/sun/star/i18n/TransliterationType.hpp>
@@ -114,6 +114,6 @@ protected:
} } } }
-#endif // _I18N_TRANSLITERATION_TRANSLITERATION_COMMONCLASS_H_
+#endif // INCLUDED_I18NPOOL_INC_TRANSLITERATION_COMMONCLASS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */