diff options
author | Luboš Luňák <l.lunak@suse.cz> | 2012-12-12 09:38:13 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2012-12-13 13:33:18 +0100 |
commit | c206fffbdcdb2b31b9c933a9106faa4dd6e146ee (patch) | |
tree | 713f46babc760fdd1b5946409343d697596a6f58 /oox | |
parent | ec89369f9f1c522c2c15fe1eaf6808f54233a4e3 (diff) |
PCH for Library_msword
Diffstat (limited to 'oox')
-rw-r--r-- | oox/inc/oox/export/chartexport.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/inc/oox/export/chartexport.hxx b/oox/inc/oox/export/chartexport.hxx index dbe94f13a2e1..f801fc39968f 100644 --- a/oox/inc/oox/export/chartexport.hxx +++ b/oox/inc/oox/export/chartexport.hxx @@ -23,6 +23,7 @@ #include <oox/dllapi.h> #include <com/sun/star/uno/XReference.hpp> #include <oox/export/drawingml.hxx> +#include <oox/token/tokens.hxx> #include <sax/fshelper.hxx> #include <vcl/mapmod.hxx> #include <boost/unordered_map.hpp> |