diff options
Diffstat (limited to 'vbahelper')
-rw-r--r-- | vbahelper/inc/pch/precompiled_msforms.hxx | 2 | ||||
-rw-r--r-- | vbahelper/inc/pch/precompiled_vbahelper.hxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/vbahelper/inc/pch/precompiled_msforms.hxx b/vbahelper/inc/pch/precompiled_msforms.hxx index 068c9a33adc4..a2dcd3185c9d 100644 --- a/vbahelper/inc/pch/precompiled_msforms.hxx +++ b/vbahelper/inc/pch/precompiled_msforms.hxx @@ -313,7 +313,7 @@ #include <svtools/svtdllapi.h> #include <tools/color.hxx> #include <tools/debug.hxx> -#include <tools/errcode.hxx> +#include <vcl/errcode.hxx> #include <vcl/errinf.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> diff --git a/vbahelper/inc/pch/precompiled_vbahelper.hxx b/vbahelper/inc/pch/precompiled_vbahelper.hxx index 23efed0561c5..6f01d1c89cf7 100644 --- a/vbahelper/inc/pch/precompiled_vbahelper.hxx +++ b/vbahelper/inc/pch/precompiled_vbahelper.hxx @@ -127,7 +127,7 @@ #include <svl/poolitem.hxx> #include <svl/hint.hxx> #include <svl/svldllapi.h> -#include <tools/errcode.hxx> +#include <vcl/errcode.hxx> #include <tools/gen.hxx> #include <tools/link.hxx> #include <tools/ref.hxx> |