summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/chrdlgmodes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/chrdlgmodes.hxx')
-rw-r--r--sw/source/uibase/inc/chrdlgmodes.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/uibase/inc/chrdlgmodes.hxx b/sw/source/uibase/inc/chrdlgmodes.hxx
index d11d98addb1e..e4b9fb34285a 100644
--- a/sw/source/uibase/inc/chrdlgmodes.hxx
+++ b/sw/source/uibase/inc/chrdlgmodes.hxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_SW_SOURCE_CORE_UIBASE_INC_CHRDLGMODES_HXX
-#define INCLUDED_SW_SOURCE_CORE_UIBASE_INC_CHRDLGMODES_HXX
+#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_CHRDLGMODES_HXX
+#define INCLUDED_SW_SOURCE_UIBASE_INC_CHRDLGMODES_HXX
// DialogModes for SwCharDlg
#define DLG_CHAR_STD 0
@@ -16,6 +16,6 @@
#define DLG_CHAR_ENV 2
#define DLG_CHAR_ANN 3
-#endif // INCLUDED_SW_SOURCE_CORE_UIBASE_INC_CHRDLGMODES_HXX
+#endif // INCLUDED_SW_SOURCE_UIBASE_INC_CHRDLGMODES_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */