diff options
Diffstat (limited to 'sfx2/source/inc/workwin.hxx')
-rw-r--r-- | sfx2/source/inc/workwin.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/inc/workwin.hxx b/sfx2/source/inc/workwin.hxx index 626c4f768cd3..04fa88c68953 100644 --- a/sfx2/source/inc/workwin.hxx +++ b/sfx2/source/inc/workwin.hxx @@ -27,6 +27,7 @@ #include <com/sun/star/frame/XLayoutManagerListener.hpp> #include <cppuhelper/implbase.hxx> #include <cppuhelper/propshlp.hxx> +#include <cppuhelper/weakref.hxx> #include <rtl/ustring.hxx> #include <o3tl/typed_flags_set.hxx> |