diff options
Diffstat (limited to 'include/basic/global.hxx')
-rw-r--r-- | include/basic/global.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/basic/global.hxx b/include/basic/global.hxx index 267a32df57f2..9d63c14afe7a 100644 --- a/include/basic/global.hxx +++ b/include/basic/global.hxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef BASIC_SBGLOBAL_HXX -#define BASIC_SBGLOBAL_HXX +#ifndef INCLUDED_BASIC_GLOBAL_HXX +#define INCLUDED_BASIC_GLOBAL_HXX namespace utl { class TransliterationWrapper; |