summaryrefslogtreecommitdiff
path: root/include/framework
diff options
context:
space:
mode:
Diffstat (limited to 'include/framework')
-rw-r--r--include/framework/addonsoptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/framework/addonsoptions.hxx b/include/framework/addonsoptions.hxx
index 66c5fca79c09..b4d46e722d80 100644
--- a/include/framework/addonsoptions.hxx
+++ b/include/framework/addonsoptions.hxx
@@ -21,11 +21,11 @@
#include <sal/types.h>
#include <vcl/image.hxx>
+#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/uno/Sequence.h>
#include <framework/fwedllapi.h>
#include <memory>
-namespace com::sun::star::beans { struct PropertyValue; }
namespace osl { class Mutex; }
/*-************************************************************************************************************