From 805c67052e0f6f09fc6270b89e3ec275ee57a4e3 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 23 Mar 2010 14:27:33 +0200 Subject: ooxml10: oox-custom-shape-polygons.diff from ooo-build --- oox/source/shape/ShapeContextHandler.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'oox/source/shape') diff --git a/oox/source/shape/ShapeContextHandler.cxx b/oox/source/shape/ShapeContextHandler.cxx index 42efee474d90..05734b65e2a7 100644 --- a/oox/source/shape/ShapeContextHandler.cxx +++ b/oox/source/shape/ShapeContextHandler.cxx @@ -29,6 +29,7 @@ #include "oox/vml/vmldrawingfragment.hxx" #include "oox/vml/vmlshape.hxx" #include "oox/vml/vmlshapecontainer.hxx" +#include "tokens.hxx" #if DEBUG #include -- cgit