summaryrefslogtreecommitdiff
path: root/oox
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-12-12 09:38:13 +0100
committerLuboš Luňák <l.lunak@suse.cz>2012-12-13 13:33:18 +0100
commitc206fffbdcdb2b31b9c933a9106faa4dd6e146ee (patch)
tree713f46babc760fdd1b5946409343d697596a6f58 /oox
parentec89369f9f1c522c2c15fe1eaf6808f54233a4e3 (diff)
PCH for Library_msword
Diffstat (limited to 'oox')
-rw-r--r--oox/inc/oox/export/chartexport.hxx1
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>