diff options
Diffstat (limited to 'include/sfx2/recentdocsview.hxx')
-rw-r--r-- | include/sfx2/recentdocsview.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sfx2/recentdocsview.hxx b/include/sfx2/recentdocsview.hxx index 516c650d2b60..9469aeec14ef 100644 --- a/include/sfx2/recentdocsview.hxx +++ b/include/sfx2/recentdocsview.hxx @@ -16,6 +16,7 @@ #include <o3tl/typed_flags_set.hxx> #include <com/sun/star/util/URL.hpp> +#include <com/sun/star/beans/PropertyValue.hpp> namespace com::sun::star::frame { class XDispatch; } |