diff options
Diffstat (limited to 'slideshow/source/engine/slide/layermanager.hxx')
-rw-r--r-- | slideshow/source/engine/slide/layermanager.hxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/slideshow/source/engine/slide/layermanager.hxx b/slideshow/source/engine/slide/layermanager.hxx index b6a029c2bb2d..4ad046c3a122 100644 --- a/slideshow/source/engine/slide/layermanager.hxx +++ b/slideshow/source/engine/slide/layermanager.hxx @@ -20,16 +20,11 @@ #ifndef INCLUDED_SLIDESHOW_SOURCE_ENGINE_SLIDE_LAYERMANAGER_HXX #define INCLUDED_SLIDESHOW_SOURCE_ENGINE_SLIDE_LAYERMANAGER_HXX -#include <cppcanvas/spritecanvas.hxx> - -#include <unoview.hxx> #include <unoviewcontainer.hxx> #include <attributableshape.hxx> #include "layer.hxx" #include <tools.hxx> -#include <algorithm> -#include <functional> #include <memory> #include <map> #include <unordered_map> |