diff options
Diffstat (limited to 'uui/source/newerverwarn.hxx')
-rw-r--r-- | uui/source/newerverwarn.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/uui/source/newerverwarn.hxx b/uui/source/newerverwarn.hxx index 27412134e1b0..e24e531c579f 100644 --- a/uui/source/newerverwarn.hxx +++ b/uui/source/newerverwarn.hxx @@ -16,8 +16,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _NEWERVERSIONWARNING_HXX -#define _NEWERVERSIONWARNING_HXX +#ifndef INCLUDED_UUI_SOURCE_NEWERVERWARN_HXX +#define INCLUDED_UUI_SOURCE_NEWERVERWARN_HXX #include <vcl/button.hxx> #include <vcl/fixed.hxx> @@ -49,6 +49,6 @@ namespace uui }; } // namespace uui -#endif // #ifndef _NEWERVERSIONWARNING_HXX +#endif // INCLUDED_UUI_SOURCE_NEWERVERWARN_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |