summaryrefslogtreecommitdiff
path: root/chart2/source/tools/WrappedDefaultProperty.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/tools/WrappedDefaultProperty.cxx')
-rw-r--r--chart2/source/tools/WrappedDefaultProperty.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/chart2/source/tools/WrappedDefaultProperty.cxx b/chart2/source/tools/WrappedDefaultProperty.cxx
index 8c274e5ff76a..74d2b4b0aae0 100644
--- a/chart2/source/tools/WrappedDefaultProperty.cxx
+++ b/chart2/source/tools/WrappedDefaultProperty.cxx
@@ -20,6 +20,9 @@
#include <WrappedDefaultProperty.hxx>
#include <tools/diagnose_ex.h>
+#include <com/sun/star/beans/XPropertySet.hpp>
+#include <com/sun/star/beans/XPropertyState.hpp>
+
using namespace ::com::sun::star;
using ::com::sun::star::uno::Reference;