diff options
Diffstat (limited to 'sd/source/ui/inc/annotationmanager.hxx')
-rw-r--r-- | sd/source/ui/inc/annotationmanager.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/annotationmanager.hxx b/sd/source/ui/inc/annotationmanager.hxx index f2ab37e9d88d..e60fafae528a 100644 --- a/sd/source/ui/inc/annotationmanager.hxx +++ b/sd/source/ui/inc/annotationmanager.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SD_ANNOTATIONMANAGER_HXX -#define _SD_ANNOTATIONMANAGER_HXX +#ifndef INCLUDED_SD_SOURCE_UI_INC_ANNOTATIONMANAGER_HXX +#define INCLUDED_SD_SOURCE_UI_INC_ANNOTATIONMANAGER_HXX #include <com/sun/star/office/XAnnotationAccess.hpp> #include <memory> @@ -48,6 +48,6 @@ private: } -#endif // _SD_ANNOTATIONMANAGER_HXX +#endif // INCLUDED_SD_SOURCE_UI_INC_ANNOTATIONMANAGER_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |