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 --- sc/source/filter/excel/excel.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/source/filter/excel/excel.cxx') diff --git a/sc/source/filter/excel/excel.cxx b/sc/source/filter/excel/excel.cxx index d3c6ee421cd4..b5e99299eead 100644 --- a/sc/source/filter/excel/excel.cxx +++ b/sc/source/filter/excel/excel.cxx @@ -26,7 +26,6 @@ #include #include #include -#include #include #include #include -- cgit