diff options
author | Marcel Metz <mmetz@adrian-broher.net> | 2012-01-03 15:12:48 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2012-01-05 15:36:41 +0100 |
commit | 571ad11bc091871e8f71cda20c4aa56786f43837 (patch) | |
tree | 7f4a1533d4ec07c1a5ec1d2d75c23008800a0e8d /sd/source/ui/slideshow/slideshowviewimpl.hxx | |
parent | 79646372a0f4ac6becf494f5a96b0d7dbe379e9d (diff) |
Removed unnecessary tools includes.
Diffstat (limited to 'sd/source/ui/slideshow/slideshowviewimpl.hxx')
-rw-r--r-- | sd/source/ui/slideshow/slideshowviewimpl.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/slideshow/slideshowviewimpl.hxx b/sd/source/ui/slideshow/slideshowviewimpl.hxx index 8028d9928149..1a6ce656bea7 100644 --- a/sd/source/ui/slideshow/slideshowviewimpl.hxx +++ b/sd/source/ui/slideshow/slideshowviewimpl.hxx @@ -53,7 +53,6 @@ #include <basegfx/tools/canvastools.hxx> #include <cppcanvas/spritecanvas.hxx> #include <vcl/help.hxx> -#include <tools/urlobj.hxx> #include <unotools/pathoptions.hxx> #include <unotools/saveopt.hxx> #include <sfx2/bindings.hxx> |