summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/CandleStickChart.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/charttypes/CandleStickChart.cxx')
-rw-r--r--chart2/source/view/charttypes/CandleStickChart.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/chart2/source/view/charttypes/CandleStickChart.cxx b/chart2/source/view/charttypes/CandleStickChart.cxx
index 80b65eb9c78b..3342bee2df56 100644
--- a/chart2/source/view/charttypes/CandleStickChart.cxx
+++ b/chart2/source/view/charttypes/CandleStickChart.cxx
@@ -28,9 +28,11 @@
#include <FormattedStringHelper.hxx>
#include <DataSeriesHelper.hxx>
#include <DateHelper.hxx>
+#include <com/sun/star/beans/XPropertySet.hpp>
#include <rtl/math.hxx>
#include <editeng/unoprnms.hxx>
#include <sal/log.hxx>
+#include <osl/diagnose.h>
namespace chart
{