diff options
Diffstat (limited to 'sd/source/ui/inc/masterlayoutdlg.hxx')
-rw-r--r-- | sd/source/ui/inc/masterlayoutdlg.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/masterlayoutdlg.hxx b/sd/source/ui/inc/masterlayoutdlg.hxx index 037caac48dcb..01ba5dc542d8 100644 --- a/sd/source/ui/inc/masterlayoutdlg.hxx +++ b/sd/source/ui/inc/masterlayoutdlg.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 _SD_MASTERLAYOUT_DIALOG_HXX -#define _SD_MASTERLAYOUT_DIALOG_HXX +#ifndef INCLUDED_SD_SOURCE_UI_INC_MASTERLAYOUTDLG_HXX +#define INCLUDED_SD_SOURCE_UI_INC_MASTERLAYOUTDLG_HXX #include <vcl/dialog.hxx> @@ -60,6 +60,6 @@ public: } -#endif // _SD_MASTERLAYOUT_DIALOG_HXX +#endif // INCLUDED_SD_SOURCE_UI_INC_MASTERLAYOUTDLG_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |