diff options
Diffstat (limited to 'sd/source/ui/inc/unomodel.hxx')
-rw-r--r-- | sd/source/ui/inc/unomodel.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/unomodel.hxx b/sd/source/ui/inc/unomodel.hxx index 6495c64acda7..e59faa9b1cfd 100644 --- a/sd/source/ui/inc/unomodel.hxx +++ b/sd/source/ui/inc/unomodel.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_UNO_MODEL_HXX -#define SD_UNO_MODEL_HXX +#ifndef INCLUDED_SD_SOURCE_UI_INC_UNOMODEL_HXX +#define INCLUDED_SD_SOURCE_UI_INC_UNOMODEL_HXX #include <com/sun/star/style/XStyleFamiliesSupplier.hpp> #include <com/sun/star/document/XLinkTargetSupplier.hpp> |