diff options
Diffstat (limited to 'sd/source/ui/inc/prntopts.hxx')
-rw-r--r-- | sd/source/ui/inc/prntopts.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/prntopts.hxx b/sd/source/ui/inc/prntopts.hxx index 36919cdfcd50..a9224cf8aa49 100644 --- a/sd/source/ui/inc/prntopts.hxx +++ b/sd/source/ui/inc/prntopts.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SD_PRNTOPTS_HXX -#define _SD_PRNTOPTS_HXX +#ifndef INCLUDED_SD_SOURCE_UI_INC_PRNTOPTS_HXX +#define INCLUDED_SD_SOURCE_UI_INC_PRNTOPTS_HXX #include <vcl/group.hxx> @@ -75,7 +75,7 @@ public: -#endif // _SD_PRNTOPTS_HXX +#endif // INCLUDED_SD_SOURCE_UI_INC_PRNTOPTS_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |