diff options
Diffstat (limited to 'sd/inc/pch/precompiled_sd.hxx')
-rw-r--r-- | sd/inc/pch/precompiled_sd.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx index 5ac608d9250f..9521901b3045 100644 --- a/sd/inc/pch/precompiled_sd.hxx +++ b/sd/inc/pch/precompiled_sd.hxx @@ -352,7 +352,6 @@ #include <comphelper/expandmacro.hxx> #include <comphelper/extract.hxx> #include <comphelper/genericpropertyset.hxx> -#include <comphelper/mediadescriptor.hxx> #include <comphelper/namedvaluecollection.hxx> #include <comphelper/oslfile2streamwrap.hxx> #include <comphelper/processfactory.hxx> @@ -838,6 +837,7 @@ #include <unotools/linguprops.hxx> #include <unotools/localedatawrapper.hxx> #include <unotools/localfilehelper.hxx> +#include <unotools/mediadescriptor.hxx> #include <unotools/moduleoptions.hxx> #include <unotools/pathoptions.hxx> #include <unotools/saveopt.hxx> |