diff options
Diffstat (limited to 'chart2/inc/pch')
-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 8b1f8a09e82f..6251bd0129e3 100644 --- a/chart2/inc/pch/precompiled_chartcontroller.hxx +++ b/chart2/inc/pch/precompiled_chartcontroller.hxx @@ -419,7 +419,7 @@ #include <tools/date.hxx> #include <tools/datetime.hxx> #include <tools/degree.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/fract.hxx> diff --git a/chart2/inc/pch/precompiled_chartcore.hxx b/chart2/inc/pch/precompiled_chartcore.hxx index da4bedf01de3..e42caf8ff0ac 100644 --- a/chart2/inc/pch/precompiled_chartcore.hxx +++ b/chart2/inc/pch/precompiled_chartcore.hxx @@ -249,7 +249,7 @@ #include <tools/color.hxx> #include <tools/date.hxx> #include <tools/degree.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <tools/gen.hxx> #include <tools/helpers.hxx> #include <tools/lineend.hxx> |