summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc/VLineProperties.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/inc/VLineProperties.hxx')
-rw-r--r--chart2/source/view/inc/VLineProperties.hxx5
1 files changed, 4 insertions, 1 deletions
diff --git a/chart2/source/view/inc/VLineProperties.hxx b/chart2/source/view/inc/VLineProperties.hxx
index 2e16ed29c8af..e2fe6e5e37c3 100644
--- a/chart2/source/view/inc/VLineProperties.hxx
+++ b/chart2/source/view/inc/VLineProperties.hxx
@@ -20,7 +20,10 @@
#ifndef INCLUDED_CHART2_SOURCE_VIEW_INC_VLINEPROPERTIES_HXX
#define INCLUDED_CHART2_SOURCE_VIEW_INC_VLINEPROPERTIES_HXX
-#include <com/sun/star/beans/XPropertySet.hpp>
+#include <com/sun/star/uno/Any.h>
+#include <com/sun/star/uno/Reference.h>
+
+namespace com { namespace sun { namespace star { namespace beans { class XPropertySet; } } } }
namespace chart
{