summaryrefslogtreecommitdiff
path: root/forms/source/inc/property.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/property.hrc')
-rw-r--r--forms/source/inc/property.hrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/inc/property.hrc b/forms/source/inc/property.hrc
index 2844eb07561c..2086db0c94ed 100644
--- a/forms/source/inc/property.hrc
+++ b/forms/source/inc/property.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 _FRM_PROPERTY_HRC_
-#define _FRM_PROPERTY_HRC_
+#ifndef INCLUDED_FORMS_SOURCE_INC_PROPERTY_HRC
+#define INCLUDED_FORMS_SOURCE_INC_PROPERTY_HRC
#include <rtl/ustring.hxx>
#include "frm_strings.hxx"
@@ -297,6 +297,6 @@ namespace frm
}
-#endif // _FRM_PROPERTY_HRC_
+#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */