diff options
Diffstat (limited to 'chart2/source/tools/WrappedDefaultProperty.cxx')
-rw-r--r-- | chart2/source/tools/WrappedDefaultProperty.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/tools/WrappedDefaultProperty.cxx b/chart2/source/tools/WrappedDefaultProperty.cxx index f47a8efdbe43..00a94493eafc 100644 --- a/chart2/source/tools/WrappedDefaultProperty.cxx +++ b/chart2/source/tools/WrappedDefaultProperty.cxx @@ -18,7 +18,7 @@ */ #include <WrappedDefaultProperty.hxx> -#include <tools/diagnose_ex.h> +#include <comphelper/diagnose_ex.hxx> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/beans/XPropertyState.hpp> |