summaryrefslogtreecommitdiff
path: root/include/svx/svxcommands.h
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-23 19:08:11 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-10-23 23:22:28 +0200
commit027ac563630d06aa52801f6b1d601132b96db236 (patch)
tree68ff74f758551158d7680aebb67a581f75f36a5b /include/svx/svxcommands.h
parent7921e92cf9853cadb592318c04c302816216035f (diff)
fixincludeguards.sh: include/svx
Change-Id: I2c280be12f36c1538e922286745aabc62482423d
Diffstat (limited to 'include/svx/svxcommands.h')
-rw-r--r--include/svx/svxcommands.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/svxcommands.h b/include/svx/svxcommands.h
index 61cbd2ca8f26..129c0fbb2275 100644
--- a/include/svx/svxcommands.h
+++ b/include/svx/svxcommands.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 SVX_SVXCOMMANDS_HRC
-#define SVX_SVXCOMMANDS_HRC
+#ifndef INCLUDED_SVX_SVXCOMMANDS_H
+#define INCLUDED_SVX_SVXCOMMANDS_H
#define CMD_SID_INET_DLG ".uno:InternetDialog"
#define CMD_SID_OBJECT_ALIGN_CENTER ".uno:AlignCenter"