diff options
author | Vladimir Glazunov <vg@openoffice.org> | 2010-05-28 09:14:25 +0200 |
---|---|---|
committer | Vladimir Glazunov <vg@openoffice.org> | 2010-05-28 09:14:25 +0200 |
commit | 026c7e4aa36974f7ce0efeec70011bf745fab4a2 (patch) | |
tree | e48c98483e19a29cc6610781c6975d0338aa568b /oox/source/xls | |
parent | aa2d6f3360a16f9066e8b83ddcd69e62996a6f53 (diff) | |
parent | cdac63817e9f570ebea893e9c488c198aff3026c (diff) |
CWS-TOOLING: integrate CWS ooxml10
Diffstat (limited to 'oox/source/xls')
-rw-r--r-- | oox/source/xls/themebuffer.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/source/xls/themebuffer.cxx b/oox/source/xls/themebuffer.cxx index 3aabd471742d..23617287dc57 100644 --- a/oox/source/xls/themebuffer.cxx +++ b/oox/source/xls/themebuffer.cxx @@ -27,6 +27,7 @@ #include "oox/xls/themebuffer.hxx" #include "oox/xls/stylesbuffer.hxx" +#include "tokens.hxx" using ::oox::drawingml::ClrScheme; |