summaryrefslogtreecommitdiff
path: root/sc/inc/globstr.hrc
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-10-29 21:39:53 +0100
committerEike Rathke <erack@redhat.com>2013-10-30 01:27:57 +0100
commit6638ea3eec48b008fd3abdca99f0f8ef7d91f00b (patch)
tree9d262a5fc40e82194206daad833922272e06a49f /sc/inc/globstr.hrc
parent43a61b3dd74c059a690b9cf46d294c2908212557 (diff)
proper include guard name
Change-Id: Ib2c8724ba0759860a6374d9152c6a1d93387f5cd
Diffstat (limited to 'sc/inc/globstr.hrc')
-rw-r--r--sc/inc/globstr.hrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc
index 688d5896d376..d24ee7319f81 100644
--- a/sc/inc/globstr.hrc
+++ b/sc/inc/globstr.hrc
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __GLOBSTR_HRC_
-#define __GLOBSTR_HRC_
+#ifndef SC_GLOBSTR_HRC
+#define SC_GLOBSTR_HRC
#define STR_UNDO_DELETECELLS 1
#define STR_UNDO_CUT 2