diff options
Diffstat (limited to 'sd/source/ui/view/drviewsa.cxx')
-rw-r--r-- | sd/source/ui/view/drviewsa.cxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sd/source/ui/view/drviewsa.cxx b/sd/source/ui/view/drviewsa.cxx index f894b074bd8f..924b274af28c 100644 --- a/sd/source/ui/view/drviewsa.cxx +++ b/sd/source/ui/view/drviewsa.cxx @@ -46,12 +46,13 @@ #include <svx/float3d.hxx> #include <svx/extedit.hxx> #include <svx/sidebar/SelectionAnalyzer.hxx> +#include <svx/sidebar/SelectionChangeHandler.hxx> #include <helpids.h> #include <view/viewoverlaymanager.hxx> #include <app.hrc> #include <strings.hrc> - +#include <sdmod.hxx> #include <sdpage.hxx> #include <FrameView.hxx> #include <drawdoc.hxx> |