diff options
Diffstat (limited to 'sc/inc/sccommands.h')
-rw-r--r-- | sc/inc/sccommands.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/sccommands.h b/sc/inc/sccommands.h index 7133b4275ff3..3a2fb44382c1 100644 --- a/sc/inc/sccommands.h +++ b/sc/inc/sccommands.h @@ -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 SC_SCCOMMANDS_HRC -#define SC_SCCOMMANDS_HRC +#ifndef INCLUDED_SC_INC_SCCOMMANDS_H +#define INCLUDED_SC_INC_SCCOMMANDS_H #define CMD_FID_CHG_ACCEPT ".uno:AcceptChanges" #define CMD_FID_ADD_NAME ".uno:AddName" |