From d5d0ee896715562758a4db4c024a59ac89ddd631 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Wed, 19 Jan 2011 17:41:26 +0100 Subject: masterfix: #i10000# header file removed --- oox/source/drawingml/chart/chartspaceconverter.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/oox/source/drawingml/chart/chartspaceconverter.cxx b/oox/source/drawingml/chart/chartspaceconverter.cxx index fe7eb2352003..bfcad1b43d04 100644 --- a/oox/source/drawingml/chart/chartspaceconverter.cxx +++ b/oox/source/drawingml/chart/chartspaceconverter.cxx @@ -39,7 +39,6 @@ #include "oox/drawingml/chart/chartspacemodel.hxx" #include "oox/drawingml/chart/plotareaconverter.hxx" #include "oox/drawingml/chart/titleconverter.hxx" -#include "properties.hxx" using ::rtl::OUString; using ::com::sun::star::awt::Point; -- cgit