summaryrefslogtreecommitdiff
path: root/i18npool/inc/breakiteratorImpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/breakiteratorImpl.hxx')
-rw-r--r--i18npool/inc/breakiteratorImpl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/i18npool/inc/breakiteratorImpl.hxx b/i18npool/inc/breakiteratorImpl.hxx
index bca243404013..beb857243e7b 100644
--- a/i18npool/inc/breakiteratorImpl.hxx
+++ b/i18npool/inc/breakiteratorImpl.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_HXX_
-#define _I18N_BREAKITERATOR_HXX_
+#ifndef INCLUDED_I18NPOOL_INC_BREAKITERATORIMPL_HXX
+#define INCLUDED_I18NPOOL_INC_BREAKITERATORIMPL_HXX
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <comphelper/processfactory.hxx>
@@ -141,6 +141,6 @@ private :
} // com
-#endif // _I18N_BREAKITERATOR_HXX_
+#endif // INCLUDED_I18NPOOL_INC_BREAKITERATORIMPL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */