diff options
Diffstat (limited to 'include/basic/sbxbase.hxx')
-rw-r--r-- | include/basic/sbxbase.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/basic/sbxbase.hxx b/include/basic/sbxbase.hxx index 16484ee929d8..d53d11a2dcec 100644 --- a/include/basic/sbxbase.hxx +++ b/include/basic/sbxbase.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SBXBASE_HXX -#define _SBXBASE_HXX +#ifndef INCLUDED_BASIC_SBXBASE_HXX +#define INCLUDED_BASIC_SBXBASE_HXX #include <i18nlangtag/lang.h> #include <basic/sbxdef.hxx> |