summaryrefslogtreecommitdiffstats
path: root/forms/source/richtext/richtextmodel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/richtextmodel.hxx')
-rw-r--r--forms/source/richtext/richtextmodel.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/richtext/richtextmodel.hxx b/forms/source/richtext/richtextmodel.hxx
index 75cab24a6466..e4e8aeb35b31 100644
--- a/forms/source/richtext/richtextmodel.hxx
+++ b/forms/source/richtext/richtextmodel.hxx
@@ -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 FORMS_SOURCE_RICHTEXT_RICHTEXTMODEL_HXX
-#define FORMS_SOURCE_RICHTEXT_RICHTEXTMODEL_HXX
+#ifndef INCLUDED_FORMS_SOURCE_RICHTEXT_RICHTEXTMODEL_HXX
+#define INCLUDED_FORMS_SOURCE_RICHTEXT_RICHTEXTMODEL_HXX
#include "FormComponent.hxx"
#include "frm_module.hxx"
@@ -180,6 +180,6 @@ namespace frm
} // namespace frm
//........................................................................
-#endif // FORMS_SOURCE_RICHTEXT_RICHTEXTMODEL_HXX
+#endif // INCLUDED_FORMS_SOURCE_RICHTEXT_RICHTEXTMODEL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */