diff options
-rw-r--r-- | sd/source/ui/slidesorter/shell/SlideSorter.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/source/ui/slidesorter/shell/SlideSorter.cxx b/sd/source/ui/slidesorter/shell/SlideSorter.cxx index f2ba97cd35d0..b59e2a3d9512 100644 --- a/sd/source/ui/slidesorter/shell/SlideSorter.cxx +++ b/sd/source/ui/slidesorter/shell/SlideSorter.cxx @@ -19,6 +19,8 @@ #include <SlideSorter.hxx> +#include <com/sun/star/frame/XController.hpp> + #include <controller/SlideSorterController.hxx> #include <controller/SlsScrollBarManager.hxx> #include <controller/SlsProperties.hxx> |