diff options
Diffstat (limited to 'sw/source/core/inc/dbg_lay.hxx')
-rw-r--r-- | sw/source/core/inc/dbg_lay.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/dbg_lay.hxx b/sw/source/core/inc/dbg_lay.hxx index 15eabedf64..cda2de7179 100644 --- a/sw/source/core/inc/dbg_lay.hxx +++ b/sw/source/core/inc/dbg_lay.hxx @@ -64,7 +64,7 @@ #define SNAP_FLYFRAMES 0x00000002 #define SNAP_TABLECONT 0x00000004 -#ifdef DBG_UTIL +#if OSL_DEBUG_LEVEL > 1 #include "swtypes.hxx" |