From 24cad6a6490b245bd88ec3e3c87195628914f6a2 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 13 Nov 2013 08:52:41 +0100 Subject: Move MediaDescriptor from comphelper to unotools ...so it will be able to use SvtSecurityOptions internally. Change-Id: Id7433247e8fc53651935578510bedbcca5aa2ac9 --- xmloff/inc/pch/precompiled_xo.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmloff/inc/pch') diff --git a/xmloff/inc/pch/precompiled_xo.hxx b/xmloff/inc/pch/precompiled_xo.hxx index c61203d8c67f..6eaff6c2ffb3 100644 --- a/xmloff/inc/pch/precompiled_xo.hxx +++ b/xmloff/inc/pch/precompiled_xo.hxx @@ -489,7 +489,6 @@ #include #include #include -#include #include #include #include @@ -563,6 +562,7 @@ #include #include #include +#include #include #include #include -- cgit