diff options
Diffstat (limited to 'sd/source/ui/inc/fuhhconv.hxx')
-rw-r--r-- | sd/source/ui/inc/fuhhconv.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/fuhhconv.hxx b/sd/source/ui/inc/fuhhconv.hxx index 53f9b6ab126c..e4853fca2809 100644 --- a/sd/source/ui/inc/fuhhconv.hxx +++ b/sd/source/ui/inc/fuhhconv.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SD_FUHHCONV_HXX -#define _SD_FUHHCONV_HXX +#ifndef INCLUDED_SD_SOURCE_UI_INC_FUHHCONV_HXX +#define INCLUDED_SD_SOURCE_UI_INC_FUHHCONV_HXX #include "fupoor.hxx" @@ -59,7 +59,7 @@ private: }; -#endif // _SD_FUHHCONV_HXX +#endif // INCLUDED_SD_SOURCE_UI_INC_FUHHCONV_HXX } // end of namespace sd |