diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-09-25 11:05:51 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-09-26 09:55:44 +0200 |
commit | 468729d6490f033a2d955edbc0fd6ef932bb11a9 (patch) | |
tree | 620323df1c16fab4eaa5e4879feae871e64316c1 /sc/source/ui/inc/prevwsh.hxx | |
parent | deb37c44ecfb8f6aa7c2ceec4771b0505fa7b6bb (diff) |
drop unnecessary includes and update pch
Change-Id: Id7fa7d5b95c32fdc738a18208eb95eaec102d937
Reviewed-on: https://gerrit.libreoffice.org/79523
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc/source/ui/inc/prevwsh.hxx')
-rw-r--r-- | sc/source/ui/inc/prevwsh.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/inc/prevwsh.hxx b/sc/source/ui/inc/prevwsh.hxx index 9ea577b4f622..6c9ab3ac0b59 100644 --- a/sc/source/ui/inc/prevwsh.hxx +++ b/sc/source/ui/inc/prevwsh.hxx @@ -25,6 +25,7 @@ #include <sfx2/viewsh.hxx> #include <sfx2/zoomitem.hxx> +#include <vcl/syswin.hxx> #include <shellids.hxx> |