diff options
Diffstat (limited to 'include/sfx2/sfxcommands.h')
-rw-r--r-- | include/sfx2/sfxcommands.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sfx2/sfxcommands.h b/include/sfx2/sfxcommands.h index 4d4a9d3ac3df..63a4dc2c616b 100644 --- a/include/sfx2/sfxcommands.h +++ b/include/sfx2/sfxcommands.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 SFX2_SFXCOMMANDS_HRC -#define SFX2_SFXCOMMANDS_HRC +#ifndef INCLUDED_SFX2_SFXCOMMANDS_H +#define INCLUDED_SFX2_SFXCOMMANDS_H #define CMD_SID_ABOUT ".uno:About" #define CMD_SID_NEWDOC ".uno:NewDoc" |