diff options
Diffstat (limited to 'sw/source/ui/inc/glshell.hxx')
-rw-r--r-- | sw/source/ui/inc/glshell.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/inc/glshell.hxx b/sw/source/ui/inc/glshell.hxx index 48b8a8c3fe3f..9a804a6c8d71 100644 --- a/sw/source/ui/inc/glshell.hxx +++ b/sw/source/ui/inc/glshell.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 _GLSHELL_HXX -#define _GLSHELL_HXX +#ifndef INCLUDED_SW_SOURCE_UI_INC_GLSHELL_HXX +#define INCLUDED_SW_SOURCE_UI_INC_GLSHELL_HXX #include "wdocsh.hxx" class SwGlosDocShell : public SwDocShell |