diff options
Diffstat (limited to 'chart2/source/controller/chartapiwrapper')
-rw-r--r-- | chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx b/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx index 342facf7c49b..3d6f4c4dbfba 100644 --- a/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx +++ b/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx @@ -53,6 +53,7 @@ #include <comphelper/InlineContainer.hxx> #include <comphelper/processfactory.hxx> #include <vcl/svapp.hxx> +#include <vcl/settings.hxx> #include <com/sun/star/drawing/ShapeCollection.hpp> #include <com/sun/star/drawing/XDrawPagesSupplier.hpp> |