summaryrefslogtreecommitdiff
path: root/include/svx/dialogs.hrc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-04-12 19:46:05 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-04-12 20:03:41 +0200
commit57732042dadcad1586010788ac39eec05a7974bd (patch)
treec1a03cacd18d613d299960aa9195dcc4912ce0e7 /include/svx/dialogs.hrc
parent0b7043270c532ecea577e8961dc982d0724eae7f (diff)
Avoid reserved identifiers
Change-Id: I85135c3fa5e6fe823491739c3c1ab601505f0626
Diffstat (limited to 'include/svx/dialogs.hrc')
-rw-r--r--include/svx/dialogs.hrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/dialogs.hrc b/include/svx/dialogs.hrc
index 4ff3dc5936da..59a2de415ad7 100644
--- a/include/svx/dialogs.hrc
+++ b/include/svx/dialogs.hrc
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVX_DIALOGS_HRC
-#define _SVX_DIALOGS_HRC
+#ifndef INCLUDED_SVX_DIALOGS_HRC
+#define INCLUDED_SVX_DIALOGS_HRC
#include <svx/svxids.hrc>
#include <sfx2/dialogs.hrc>