diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-10-31 00:29:04 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-10-31 00:29:04 +0100 |
commit | 43cef38dfeea51d2058dcc5e18cfab8c05329c9d (patch) | |
tree | 8afd4795d154e021b56ec96ca8a373b977479ac7 /sd/source/filter/ppt/pptin.hxx | |
parent | 2598fbf8a9fe2c3d9825842c9369d836dd7f77e7 (diff) |
#i106421#: move msfilter to filter
Diffstat (limited to 'sd/source/filter/ppt/pptin.hxx')
-rw-r--r-- | sd/source/filter/ppt/pptin.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/filter/ppt/pptin.hxx b/sd/source/filter/ppt/pptin.hxx index 59d59eece151..0549f8fa85c0 100644 --- a/sd/source/filter/ppt/pptin.hxx +++ b/sd/source/filter/ppt/pptin.hxx @@ -31,11 +31,11 @@ #ifndef _SD_PPTIN_HXX #define _SD_PPTIN_HXX -#include <svx/svdfppt.hxx> +#include <filter/msfilter/svdfppt.hxx> #include <svx/msdffdef.hxx> #include <diadef.h> #include <svx/svdtypes.hxx> -#include <svx/msfiltertracer.hxx> +#include <filter/msfilter/msfiltertracer.hxx> #include <com/sun/star/uno/Any.h> #include <boost/shared_ptr.hpp> |