diff options
Diffstat (limited to 'oox/source/ppt/timetargetelementcontext.cxx')
-rw-r--r-- | oox/source/ppt/timetargetelementcontext.cxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/oox/source/ppt/timetargetelementcontext.cxx b/oox/source/ppt/timetargetelementcontext.cxx index 1f30e1c0e345..cc8b3be60186 100644 --- a/oox/source/ppt/timetargetelementcontext.cxx +++ b/oox/source/ppt/timetargetelementcontext.cxx @@ -19,12 +19,12 @@ #include "timetargetelementcontext.hxx" -#include "comphelper/anytostring.hxx" -#include "cppuhelper/exc_hlp.hxx" +#include <comphelper/anytostring.hxx> +#include <cppuhelper/exc_hlp.hxx> #include <osl/diagnose.h> -#include "oox/helper/attributelist.hxx" -#include "drawingml/embeddedwavaudiofile.hxx" +#include <oox/helper/attributelist.hxx> +#include <drawingml/embeddedwavaudiofile.hxx> #include <oox/token/namespaces.hxx> #include <oox/token/tokens.hxx> |