diff options
Diffstat (limited to 'oox/inc/pch')
-rw-r--r-- | oox/inc/pch/precompiled_oox.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/inc/pch/precompiled_oox.hxx b/oox/inc/pch/precompiled_oox.hxx index 9fc576d0afc2..f997388a1129 100644 --- a/oox/inc/pch/precompiled_oox.hxx +++ b/oox/inc/pch/precompiled_oox.hxx @@ -327,7 +327,6 @@ #include <com/sun/star/xml/sax/XLocator.hpp> #include <comphelper/configurationhelper.hxx> #include <comphelper/docpasswordhelper.hxx> -#include <comphelper/mediadescriptor.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/seqstream.hxx> #include <comphelper/sequenceashashmap.hxx> @@ -395,6 +394,7 @@ #include <unotools/fltrcfg.hxx> #include <unotools/fontcvt.hxx> #include <unotools/fontdefs.hxx> +#include <unotools/mediadescriptor.hxx> #include <unotools/streamwrap.hxx> #include <vcl/cvtgrf.hxx> #include <vcl/graph.hxx> |