summaryrefslogtreecommitdiff
path: root/forms/source/richtext/richtextimplcontrol.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/richtextimplcontrol.hxx')
-rw-r--r--forms/source/richtext/richtextimplcontrol.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/richtext/richtextimplcontrol.hxx b/forms/source/richtext/richtextimplcontrol.hxx
index 536f8a2c074a..c953185b9a2b 100644
--- a/forms/source/richtext/richtextimplcontrol.hxx
+++ b/forms/source/richtext/richtextimplcontrol.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_RICHTEXTIMPLCONTOL_HXX
-#define FORMS_SOURCE_RICHTEXT_RICHTEXTIMPLCONTOL_HXX
+#ifndef INCLUDED_FORMS_SOURCE_RICHTEXT_RICHTEXTIMPLCONTROL_HXX
+#define INCLUDED_FORMS_SOURCE_RICHTEXT_RICHTEXTIMPLCONTROL_HXX
#include "rtattributehandler.hxx"
#include "richtextviewport.hxx"
@@ -184,6 +184,6 @@ namespace frm
} // namespace frm
//........................................................................
-#endif // FORMS_SOURCE_RICHTEXT_RICHTEXTIMPLCONTOL_HXX
+#endif // INCLUDED_FORMS_SOURCE_RICHTEXT_RICHTEXTIMPLCONTROL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */