summaryrefslogtreecommitdiff
path: root/oox/source/ppt/slidetimingcontext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/slidetimingcontext.cxx')
-rw-r--r--oox/source/ppt/slidetimingcontext.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/slidetimingcontext.cxx b/oox/source/ppt/slidetimingcontext.cxx
index e0744512dcc2..d2ed428b0c37 100644
--- a/oox/source/ppt/slidetimingcontext.cxx
+++ b/oox/source/ppt/slidetimingcontext.cxx
@@ -22,6 +22,7 @@
#include "comphelper/anytostring.hxx"
#include "cppuhelper/exc_hlp.hxx"
+#include <com/sun/star/drawing/XShapes.hpp>
#include "oox/ppt/backgroundproperties.hxx"
#include "oox/ppt/slidefragmenthandler.hxx"
#include "oox/drawingml/shapegroupcontext.hxx"
@@ -38,7 +39,6 @@ using namespace ::oox::drawingml;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::xml::sax;
-using namespace ::com::sun::star::container;
namespace oox { namespace ppt {