diff options
Diffstat (limited to 'sw/source/uibase/inc/fldwrap.hxx')
-rw-r--r-- | sw/source/uibase/inc/fldwrap.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/fldwrap.hxx b/sw/source/uibase/inc/fldwrap.hxx index 3d0478d9cbd3..ecc67a06ff61 100644 --- a/sw/source/uibase/inc/fldwrap.hxx +++ b/sw/source/uibase/inc/fldwrap.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 INCLUDED_SW_SOURCE_CORE_UIBASE_INC_FLDWRAP_HXX -#define INCLUDED_SW_SOURCE_CORE_UIBASE_INC_FLDWRAP_HXX +#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_FLDWRAP_HXX +#define INCLUDED_SW_SOURCE_UIBASE_INC_FLDWRAP_HXX #include "chldwrap.hxx" class AbstractSwFldDlg; |