summaryrefslogtreecommitdiff
path: root/sfx2/source/view/view.hrc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-04-12 19:44:17 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-04-12 20:03:40 +0200
commit1b0c14658c169657fcca03c731cbb693524fac9b (patch)
tree757cc84ce5eb3b9d60bf6dbfcf54bc946a3cc765 /sfx2/source/view/view.hrc
parent470cfa9860232ab70e017e6084d80f80d469555c (diff)
Avoid reserved identifiers
Change-Id: Ia2be9eeda4c1035f8e1d3b68446807aeffe59453
Diffstat (limited to 'sfx2/source/view/view.hrc')
-rw-r--r--sfx2/source/view/view.hrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sfx2/source/view/view.hrc b/sfx2/source/view/view.hrc
index 3c374328144b..548c43592561 100644
--- a/sfx2/source/view/view.hrc
+++ b/sfx2/source/view/view.hrc
@@ -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 _SFX_VIEW_HRC
-#define _SFX_VIEW_HRC
+#ifndef INCLUDED_SFX2_SOURCE_VIEW_VIEW_HRC
+#define INCLUDED_SFX2_SOURCE_VIEW_VIEW_HRC
#include <sfx2/sfx.hrc>