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