summaryrefslogtreecommitdiff
path: root/forms/source/richtext/featuredispatcher.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/featuredispatcher.hxx')
-rw-r--r--forms/source/richtext/featuredispatcher.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/richtext/featuredispatcher.hxx b/forms/source/richtext/featuredispatcher.hxx
index e6ed7faff4d6..b355f58aa676 100644
--- a/forms/source/richtext/featuredispatcher.hxx
+++ b/forms/source/richtext/featuredispatcher.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef FORMS_SOURCE_RICHTEXT_FEATUREDISPATCHER_HXX
-#define FORMS_SOURCE_RICHTEXT_FEATUREDISPATCHER_HXX
+#ifndef INCLUDED_FORMS_SOURCE_RICHTEXT_FEATUREDISPATCHER_HXX
+#define INCLUDED_FORMS_SOURCE_RICHTEXT_FEATUREDISPATCHER_HXX
#include <com/sun/star/frame/XDispatch.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
@@ -93,6 +93,6 @@ namespace frm
} // namespace frm
//........................................................................
-#endif // FORMS_SOURCE_RICHTEXT_FEATUREDISPATCHER_HXX
+#endif // INCLUDED_FORMS_SOURCE_RICHTEXT_FEATUREDISPATCHER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */