diff options
author | Marcel Metz <mmetz@adrian-broher.net> | 2012-01-03 15:13:30 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2012-01-05 15:38:58 +0100 |
commit | 1bae43a3d75d9be75b027dab2eff12695ad4f353 (patch) | |
tree | 1b67dcbba2fc1847a00f038f6b99902f7573879b /sd | |
parent | 53d27eb2077794b3fa785576f011f9c358561d51 (diff) |
Removed unnecessary tools includes.
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/filter/eppt/pptx-epptbase.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/filter/eppt/pptx-epptbase.cxx b/sd/source/filter/eppt/pptx-epptbase.cxx index 8a3c8bd5082b..657cc667a8d1 100644 --- a/sd/source/filter/eppt/pptx-epptbase.cxx +++ b/sd/source/filter/eppt/pptx-epptbase.cxx @@ -35,7 +35,6 @@ #include <tools/datetime.hxx> #include <tools/poly.hxx> #include <tools/stream.hxx> -#include <tools/zcodec.hxx> #include <vcl/graph.hxx> #include <vcl/bmpacc.hxx> #include <vcl/gradient.hxx> |