summaryrefslogtreecommitdiffstats
path: root/forms/source/richtext/specialdispatchers.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/specialdispatchers.hxx')
-rw-r--r--forms/source/richtext/specialdispatchers.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/richtext/specialdispatchers.hxx b/forms/source/richtext/specialdispatchers.hxx
index 6a27b537176d..ee7ab25a9fa6 100644
--- a/forms/source/richtext/specialdispatchers.hxx
+++ b/forms/source/richtext/specialdispatchers.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef FORMS_SOURCE_RICHTEXT_SPECIALDISPATCHERS_HXX
-#define FORMS_SOURCE_RICHTEXT_SPECIALDISPATCHERS_HXX
+#ifndef INCLUDED_FORMS_SOURCE_RICHTEXT_SPECIALDISPATCHERS_HXX
+#define INCLUDED_FORMS_SOURCE_RICHTEXT_SPECIALDISPATCHERS_HXX
#include "parametrizedattributedispatcher.hxx"
@@ -102,6 +102,6 @@ namespace frm
} // namespace frm
//........................................................................
-#endif // FORMS_SOURCE_RICHTEXT_SPECIALDISPATCHERS_HXX
+#endif // INCLUDED_FORMS_SOURCE_RICHTEXT_SPECIALDISPATCHERS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */