diff options
Diffstat (limited to 'sd/source/ui/inc/paragr.hxx')
-rw-r--r-- | sd/source/ui/inc/paragr.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/paragr.hxx b/sd/source/ui/inc/paragr.hxx index 72d7ec604a36..12ea8065db10 100644 --- a/sd/source/ui/inc/paragr.hxx +++ b/sd/source/ui/inc/paragr.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SD_PARAGR_HXX -#define _SD_PARAGR_HXX +#ifndef INCLUDED_SD_SOURCE_UI_INC_PARAGR_HXX +#define INCLUDED_SD_SOURCE_UI_INC_PARAGR_HXX #include <sfx2/tabdlg.hxx> @@ -38,7 +38,7 @@ public: ~SdParagraphDlg() {}; }; -#endif // _SD_PARAGR_HXX +#endif // INCLUDED_SD_SOURCE_UI_INC_PARAGR_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |