From 8546c324ff8bd69d5730935f68247a995489671a Mon Sep 17 00:00:00 2001 From: Michael Dunphy Date: Fri, 19 Apr 2013 18:08:13 -0400 Subject: Remove pass-through header file sot/inc/sot/clsids.hxx Change-Id: I122669d4ffaf72fb1d5f6fccc98e8a648f31aa23 Reviewed-on: https://gerrit.libreoffice.org/3490 Tested-by: LibreOffice gerrit bot Reviewed-by: David Tardon Tested-by: David Tardon --- xmloff/source/chart/SchXMLExport.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmloff/source/chart/SchXMLExport.cxx') diff --git a/xmloff/source/chart/SchXMLExport.cxx b/xmloff/source/chart/SchXMLExport.cxx index 8c0bd6eec25c..22dc3ac1e575 100644 --- a/xmloff/source/chart/SchXMLExport.cxx +++ b/xmloff/source/chart/SchXMLExport.cxx @@ -32,7 +32,7 @@ #include #include #include -#include +#include #include #include "xmloff/xmlnmspe.hxx" -- cgit