diff options
Diffstat (limited to 'sc/inc/cfgids.hxx')
-rw-r--r-- | sc/inc/cfgids.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/cfgids.hxx b/sc/inc/cfgids.hxx index 839268fefdf6..359ce976d81d 100644 --- a/sc/inc/cfgids.hxx +++ b/sc/inc/cfgids.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 _CFGID_HXX -#define _CFGID_HXX +#ifndef INCLUDED_SC_INC_CFGIDS_HXX +#define INCLUDED_SC_INC_CFGIDS_HXX #define SCCFG_DOC SFX_ITEMTYPE_SC_BEGIN #define SCCFG_VIEW (SFX_ITEMTYPE_SC_BEGIN + 1) |