diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-21 15:35:08 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2010-10-25 17:58:18 -0500 |
commit | d2d960a4bef59bd1e2fa62f0c6f60b5165ec8360 (patch) | |
tree | 29bc5a3d94d44989b1ff271e48bf9148b9b194ce /sd/source/ui/slideshow/slideshowimpl.cxx | |
parent | 9e9bbfc1a1502ab7f38d785704a004b069f2b845 (diff) |
convert vos/process.hxx and related API
Diffstat (limited to 'sd/source/ui/slideshow/slideshowimpl.cxx')
-rw-r--r-- | sd/source/ui/slideshow/slideshowimpl.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/slideshow/slideshowimpl.cxx b/sd/source/ui/slideshow/slideshowimpl.cxx index ff89b63e88dd..8818df2bceac 100644 --- a/sd/source/ui/slideshow/slideshowimpl.cxx +++ b/sd/source/ui/slideshow/slideshowimpl.cxx @@ -44,7 +44,6 @@ #include <com/sun/star/util/XURLTransformer.hpp> #include <com/sun/star/frame/XDispatch.hpp> #include <com/sun/star/frame/XLayoutManager.hpp> -#include <vos/process.hxx> #include <svl/aeitem.hxx> #include <svl/urihelper.hxx> |