diff options
Diffstat (limited to 'oox/source/ppt/backgroundproperties.cxx')
-rw-r--r-- | oox/source/ppt/backgroundproperties.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/oox/source/ppt/backgroundproperties.cxx b/oox/source/ppt/backgroundproperties.cxx index 75524ec5e6fb..2ffde9e5e038 100644 --- a/oox/source/ppt/backgroundproperties.cxx +++ b/oox/source/ppt/backgroundproperties.cxx @@ -19,10 +19,8 @@ #include <oox/ppt/backgroundproperties.hxx> #include <drawingml/misccontexts.hxx> -#include <oox/drawingml/drawingmltypes.hxx> #include <oox/core/contexthandler2.hxx> #include <oox/token/namespaces.hxx> -#include <oox/token/tokens.hxx> using namespace ::oox::core; using namespace ::com::sun::star::uno; |