diff options
Diffstat (limited to 'forms/source/inc/resettable.hxx')
-rw-r--r-- | forms/source/inc/resettable.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/inc/resettable.hxx b/forms/source/inc/resettable.hxx index b002f1b64b4f..e486dd225303 100644 --- a/forms/source/inc/resettable.hxx +++ b/forms/source/inc/resettable.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef FORMS_RESETTABLE_HXX -#define FORMS_RESETTABLE_HXX +#ifndef INCLUDED_FORMS_SOURCE_INC_RESETTABLE_HXX +#define INCLUDED_FORMS_SOURCE_INC_RESETTABLE_HXX #include <com/sun/star/form/XResetListener.hpp> @@ -64,6 +64,6 @@ namespace frm } // namespace frm //........................................................................ -#endif // FORMS_RESETTABLE_HXX +#endif // INCLUDED_FORMS_SOURCE_INC_RESETTABLE_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |