diff options
Diffstat (limited to 'sfx2/source/dialog/partwnd.cxx')
-rw-r--r-- | sfx2/source/dialog/partwnd.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/dialog/partwnd.cxx b/sfx2/source/dialog/partwnd.cxx index 05312c84f1d4..f97bc2d30445 100644 --- a/sfx2/source/dialog/partwnd.cxx +++ b/sfx2/source/dialog/partwnd.cxx @@ -35,6 +35,7 @@ #include <toolkit/helper/vclunohelper.hxx> +#include <vcl/event.hxx> #include <sfx2/sfxsids.hrc> #include <partwnd.hxx> #include <sfx2/bindings.hxx> |