diff options
author | Cédric Bosdonnat <cedricbosdo@openoffice.org> | 2010-06-15 15:00:18 +0200 |
---|---|---|
committer | Cédric Bosdonnat <cedricbosdo@openoffice.org> | 2010-06-15 15:00:18 +0200 |
commit | f4ff011499a56fe01a39a60817e9c4d2ce8d039e (patch) | |
tree | 566ba96e0bd05f3aefcbe3c28837053e63ff8bf0 /oox/source/shape | |
parent | ef34b074413e97dda1098733443f991c7dee412d (diff) | |
parent | 1f4a5d96da42928176c86bc7b29423b63dbaefc9 (diff) |
cbosdo03: merged with m82
Diffstat (limited to 'oox/source/shape')
-rw-r--r-- | oox/source/shape/ShapeContextHandler.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/source/shape/ShapeContextHandler.cxx b/oox/source/shape/ShapeContextHandler.cxx index 21258999d327..e253d43e56e7 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" namespace oox { namespace shape { |