summaryrefslogtreecommitdiff
path: root/forms/source/richtext/rtattributes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/rtattributes.hxx')
-rw-r--r--forms/source/richtext/rtattributes.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/richtext/rtattributes.hxx b/forms/source/richtext/rtattributes.hxx
index 825ed17c3fa1..d0c96af82ad3 100644
--- a/forms/source/richtext/rtattributes.hxx
+++ b/forms/source/richtext/rtattributes.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef FORMS_SOURCE_RICHTEXT_RTATTRIBUTES_HXX
-#define FORMS_SOURCE_RICHTEXT_RTATTRIBUTES_HXX
+#ifndef INCLUDED_FORMS_SOURCE_RICHTEXT_RTATTRIBUTES_HXX
+#define INCLUDED_FORMS_SOURCE_RICHTEXT_RTATTRIBUTES_HXX
#include <tools/solar.h>
#include <sal/types.h>
@@ -157,6 +157,6 @@ namespace frm
} // namespace frm
-#endif // FORMS_SOURCE_RICHTEXT_RTATTRIBUTES_HXX
+#endif // INCLUDED_FORMS_SOURCE_RICHTEXT_RTATTRIBUTES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */