summaryrefslogtreecommitdiff
path: root/forms/source/inc/componenttools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/componenttools.hxx')
-rw-r--r--forms/source/inc/componenttools.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/inc/componenttools.hxx b/forms/source/inc/componenttools.hxx
index 7f62f9b28e6a..d5ffe7f7a564 100644
--- a/forms/source/inc/componenttools.hxx
+++ b/forms/source/inc/componenttools.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef FORMS_SOURCE_INC_COMPONENTTOOLS_HXX
-#define FORMS_SOURCE_INC_COMPONENTTOOLS_HXX
+#ifndef INCLUDED_FORMS_SOURCE_INC_COMPONENTTOOLS_HXX
+#define INCLUDED_FORMS_SOURCE_INC_COMPONENTTOOLS_HXX
#include <com/sun/star/uno/Type.hxx>
#include <com/sun/star/uno/Sequence.hxx>
@@ -91,6 +91,6 @@ namespace frm
} // namespace frm
//........................................................................
-#endif // FORMS_SOURCE_INC_COMPONENTTOOLS_HXX
+#endif // INCLUDED_FORMS_SOURCE_INC_COMPONENTTOOLS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */