diff options
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/inc/pch/precompiled_chartcontroller.hxx | 2 | ||||
-rw-r--r-- | chart2/inc/pch/precompiled_chartcore.hxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chart2/inc/pch/precompiled_chartcontroller.hxx b/chart2/inc/pch/precompiled_chartcontroller.hxx index 307469471f21..f1ec816dd932 100644 --- a/chart2/inc/pch/precompiled_chartcontroller.hxx +++ b/chart2/inc/pch/precompiled_chartcontroller.hxx @@ -485,7 +485,7 @@ #include <tools/date.hxx> #include <tools/datetime.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/chart2/inc/pch/precompiled_chartcore.hxx b/chart2/inc/pch/precompiled_chartcore.hxx index 3f066bae8e65..618cb6e3f60b 100644 --- a/chart2/inc/pch/precompiled_chartcore.hxx +++ b/chart2/inc/pch/precompiled_chartcore.hxx @@ -184,7 +184,7 @@ #include <svx/xpoly.hxx> #include <tools/color.hxx> #include <tools/contnr.hxx> -#include <tools/errcode.hxx> +#include <vcl/errcode.hxx> #include <tools/gen.hxx> #include <tools/link.hxx> #include <tools/solar.h> |