summaryrefslogtreecommitdiffstats
path: root/forms/source/inc/controlfeatureinterception.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/controlfeatureinterception.hxx')
-rw-r--r--forms/source/inc/controlfeatureinterception.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/inc/controlfeatureinterception.hxx b/forms/source/inc/controlfeatureinterception.hxx
index b189ed4f652f..c8d8560b1469 100644
--- a/forms/source/inc/controlfeatureinterception.hxx
+++ b/forms/source/inc/controlfeatureinterception.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef FORMS_SOURCE_INC_CONTROLFEATUREINTERCEPTION_HXX
-#define FORMS_SOURCE_INC_CONTROLFEATUREINTERCEPTION_HXX
+#ifndef INCLUDED_FORMS_SOURCE_INC_CONTROLFEATUREINTERCEPTION_HXX
+#define INCLUDED_FORMS_SOURCE_INC_CONTROLFEATUREINTERCEPTION_HXX
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/frame/XDispatchProviderInterceptor.hpp>
@@ -89,6 +89,6 @@ namespace frm
} // namespace frm
//........................................................................
-#endif // FORMS_SOURCE_INC_CONTROLFEATUREINTERCEPTION_HXX
+#endif // INCLUDED_FORMS_SOURCE_INC_CONTROLFEATUREINTERCEPTION_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */