diff options
Diffstat (limited to 'chart2/source/tools/UserDefinedProperties.cxx')
-rw-r--r-- | chart2/source/tools/UserDefinedProperties.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/tools/UserDefinedProperties.cxx b/chart2/source/tools/UserDefinedProperties.cxx index 91738c1bd38d..733f8de11549 100644 --- a/chart2/source/tools/UserDefinedProperties.cxx +++ b/chart2/source/tools/UserDefinedProperties.cxx @@ -18,6 +18,7 @@ */ #include <UserDefinedProperties.hxx> +#include <com/sun/star/beans/Property.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp> #include <com/sun/star/container/XNameContainer.hpp> |