diff options
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/pch/precompiled_msword.hxx | 2 | ||||
-rw-r--r-- | sw/inc/pch/precompiled_swui.hxx | 2 | ||||
-rw-r--r-- | sw/inc/pch/precompiled_vbaswobj.hxx | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/pch/precompiled_msword.hxx b/sw/inc/pch/precompiled_msword.hxx index bb4ba923e5ba..4fd868e00650 100644 --- a/sw/inc/pch/precompiled_msword.hxx +++ b/sw/inc/pch/precompiled_msword.hxx @@ -636,7 +636,7 @@ #include <tools/datetime.hxx> #include <tools/debug.hxx> #include <tools/errcode.hxx> -#include <tools/errinf.hxx> +#include <vcl/errinf.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/fract.hxx> diff --git a/sw/inc/pch/precompiled_swui.hxx b/sw/inc/pch/precompiled_swui.hxx index 2d586e6944b8..41e348d5e594 100644 --- a/sw/inc/pch/precompiled_swui.hxx +++ b/sw/inc/pch/precompiled_swui.hxx @@ -567,7 +567,7 @@ #include <tools/datetime.hxx> #include <tools/debug.hxx> #include <tools/errcode.hxx> -#include <tools/errinf.hxx> +#include <vcl/errinf.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/fract.hxx> diff --git a/sw/inc/pch/precompiled_vbaswobj.hxx b/sw/inc/pch/precompiled_vbaswobj.hxx index f8965404cbc6..7fbd51c7b477 100644 --- a/sw/inc/pch/precompiled_vbaswobj.hxx +++ b/sw/inc/pch/precompiled_vbaswobj.hxx @@ -365,7 +365,7 @@ #include <tools/debug.hxx> #include <tools/diagnose_ex.h> #include <tools/errcode.hxx> -#include <tools/errinf.hxx> +#include <vcl/errinf.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/gen.hxx> |