diff options
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/inc/assclass.hxx | 4 | ||||
-rw-r--r-- | sd/source/ui/inc/dlgass.hxx | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sd/source/ui/inc/assclass.hxx b/sd/source/ui/inc/assclass.hxx index b8adf2e5039f..66b984e936d8 100644 --- a/sd/source/ui/inc/assclass.hxx +++ b/sd/source/ui/inc/assclass.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INC_ASSCLASS -#define INC_ASSCLASS +#ifndef INCLUDED_SD_SOURCE_UI_INC_ASSCLASS_HXX +#define INCLUDED_SD_SOURCE_UI_INC_ASSCLASS_HXX #include <vector> #include <boost/scoped_array.hpp> diff --git a/sd/source/ui/inc/dlgass.hxx b/sd/source/ui/inc/dlgass.hxx index 5625d9d98af0..2983a5fc72c0 100644 --- a/sd/source/ui/inc/dlgass.hxx +++ b/sd/source/ui/inc/dlgass.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INC_DLGASS -#define INC_DLGASS +#ifndef INCLUDED_SD_SOURCE_UI_INC_DLGASS_HXX +#define INCLUDED_SD_SOURCE_UI_INC_DLGASS_HXX #include <vcl/group.hxx> #include <vcl/edit.hxx> |