summaryrefslogtreecommitdiff
path: root/oox/source
diff options
context:
space:
mode:
authorNoel Power <noel.power@novell.com>2011-02-22 12:31:39 +0000
committerNoel Power <noel.power@novell.com>2011-02-22 12:32:49 +0000
commit75b4c3b7807b84f812db0400c6d827b78e24ba8d (patch)
tree64a511dc786feab9b55d389608ef39b05890215d /oox/source
parent997fd679f582d6482816824b6b7a05637239ca6a (diff)
remove redundant include that was committed by mistake
remove #include "oox/token/tokenmap.hxx" that I added whilst doing some debug
Diffstat (limited to 'oox/source')
-rw-r--r--oox/source/shape/ShapeContextHandler.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/source/shape/ShapeContextHandler.cxx b/oox/source/shape/ShapeContextHandler.cxx
index 0dfc33fb73b2..41102616566f 100644
--- a/oox/source/shape/ShapeContextHandler.cxx
+++ b/oox/source/shape/ShapeContextHandler.cxx
@@ -31,7 +31,6 @@
#include "oox/vml/vmlshape.hxx"
#include "oox/vml/vmlshapecontainer.hxx"
#include "tokens.hxx"
-#include "oox/token/tokenmap.hxx"
namespace oox { namespace shape {