diff options
Diffstat (limited to 'forms/source/inc/property.hxx')
-rw-r--r-- | forms/source/inc/property.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/inc/property.hxx b/forms/source/inc/property.hxx index 168ec1c7e497..ad3cbc1b03f5 100644 --- a/forms/source/inc/property.hxx +++ b/forms/source/inc/property.hxx @@ -20,7 +20,7 @@ #ifndef _FRM_PROPERTY_HXX_ #define _FRM_PROPERTY_HXX_ -#include <com/sun/star/uno/XAggregation.hpp> +#include <com/sun/star/uno/XAggregation.hpp> #include <com/sun/star/beans/XPropertyState.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp> #include <cppuhelper/propshlp.hxx> |