summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/popup.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/popup.hrc')
-rw-r--r--sw/source/uibase/inc/popup.hrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/uibase/inc/popup.hrc b/sw/source/uibase/inc/popup.hrc
index 4f0e83fccfec..a34fb0c87618 100644
--- a/sw/source/uibase/inc/popup.hrc
+++ b/sw/source/uibase/inc/popup.hrc
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _POPUP_HRC
-#define _POPUP_HRC
+#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_POPUP_HRC
+#define INCLUDED_SW_SOURCE_UIBASE_INC_POPUP_HRC
#include "rcid.hrc"
@@ -31,6 +31,6 @@
#error Resource-Id Ueberlauf in #file, #line
#endif
-#endif // _POPUP_HRC
+#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */