summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/DataSeriesProperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/model/main/DataSeriesProperties.hxx')
-rw-r--r--chart2/source/model/main/DataSeriesProperties.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/chart2/source/model/main/DataSeriesProperties.hxx b/chart2/source/model/main/DataSeriesProperties.hxx
index d35c7ce41019..e27b9acd44f2 100644
--- a/chart2/source/model/main/DataSeriesProperties.hxx
+++ b/chart2/source/model/main/DataSeriesProperties.hxx
@@ -21,10 +21,11 @@
#include <PropertyHelper.hxx>
#include <FastPropertyIdRanges.hxx>
-#include <com/sun/star/beans/Property.hpp>
#include <vector>
+namespace com { namespace sun { namespace star { namespace beans { struct Property; } } } }
+
namespace chart
{