diff options
Diffstat (limited to 'basic/inc')
-rw-r--r-- | basic/inc/sb.hrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/basic/inc/sb.hrc b/basic/inc/sb.hrc index be8d945433fd..d4191be23063 100644 --- a/basic/inc/sb.hrc +++ b/basic/inc/sb.hrc @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SB_HRC -#define _SB_HRC +#ifndef INCLUDED_BASIC_INC_SB_HRC +#define INCLUDED_BASIC_INC_SB_HRC #include <svl/solar.hrc> |