summaryrefslogtreecommitdiff
path: root/sc/inc/chart2uno.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-07-02 15:26:28 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-07-02 15:33:50 -0400
commit74b5f592dbbd499ef4c50601e92e393623244c4c (patch)
treeec61afbd87fa178776c260b71f9dda3ca7636712 /sc/inc/chart2uno.hxx
parent76f20ffd2f5aafe284fc52baac4b304d7e8edaca (diff)
Some feeble attempt to reduce dependency on token.hxx header.
But I didn't go far. Change-Id: Iaf9cbac99812c1bf7d7f2db2ad5bb6231ea5e292
Diffstat (limited to 'sc/inc/chart2uno.hxx')
-rw-r--r--sc/inc/chart2uno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/chart2uno.hxx b/sc/inc/chart2uno.hxx
index 6d53073495bc..333a2dbc1e91 100644
--- a/sc/inc/chart2uno.hxx
+++ b/sc/inc/chart2uno.hxx
@@ -23,7 +23,7 @@
#include "cellsuno.hxx" // for XModifyListenerArr_Impl / ScLinkListener
#include "rangelst.hxx"
#include "externalrefmgr.hxx"
-#include "token.hxx"
+#include "types.hxx"
#include "chartlis.hxx"
#include <svl/lstner.hxx>