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