summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/svl/memberid.hrc4
-rw-r--r--include/svl/solar.hrc4
-rw-r--r--include/svl/svl.hrc4
3 files changed, 6 insertions, 6 deletions
diff --git a/include/svl/memberid.hrc b/include/svl/memberid.hrc
index b5a2262958e5..5dcafe62f6f9 100644
--- a/include/svl/memberid.hrc
+++ b/include/svl/memberid.hrc
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _MEMBERID_HRC
-#define _MEMBERID_HRC
+#ifndef INCLUDED_SVL_MEMBERID_HRC
+#define INCLUDED_SVL_MEMBERID_HRC
#define MID_X 1
#define MID_Y 2
diff --git a/include/svl/solar.hrc b/include/svl/solar.hrc
index b70cb6eeb174..022f98da8c06 100644
--- a/include/svl/solar.hrc
+++ b/include/svl/solar.hrc
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SOLAR_HRC
-#define _SOLAR_HRC
+#ifndef INCLUDED_SVL_SOLAR_HRC
+#define INCLUDED_SVL_SOLAR_HRC
// defines ------------------------------------------------------------------
diff --git a/include/svl/svl.hrc b/include/svl/svl.hrc
index d29bde933abd..97882c0572f0 100644
--- a/include/svl/svl.hrc
+++ b/include/svl/svl.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 _SVL_HRC
-#define _SVL_HRC
+#ifndef INCLUDED_SVL_SVL_HRC
+#define INCLUDED_SVL_SVL_HRC
#include <svl/solar.hrc>