diff options
Diffstat (limited to 'chart2/source/tools/FormattedStringHelper.cxx')
-rw-r--r-- | chart2/source/tools/FormattedStringHelper.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/tools/FormattedStringHelper.cxx b/chart2/source/tools/FormattedStringHelper.cxx index 755dd532b042..60669a9f979f 100644 --- a/chart2/source/tools/FormattedStringHelper.cxx +++ b/chart2/source/tools/FormattedStringHelper.cxx @@ -19,7 +19,7 @@ #include <FormattedStringHelper.hxx> #include <com/sun/star/chart2/FormattedString.hpp> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <comphelper/property.hxx> namespace chart |