summaryrefslogtreecommitdiff
path: root/sc/source/core/data/documen8.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-03-13 23:55:48 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-03-14 15:35:55 -0400
commite9a52f1591912ce8527da863f741625de5a2b4ff (patch)
tree0d410c855a79274400fd297fe20afd4f12082f51 /sc/source/core/data/documen8.cxx
parentcf82be72950eeea9a3de89154c3412adbed5bd56 (diff)
Move TEXTWIDTH_DIRTH to globalnames.hxx.
Change-Id: I648da6f2c43a10137c0834659022296883368dc9
Diffstat (limited to 'sc/source/core/data/documen8.cxx')
-rw-r--r--sc/source/core/data/documen8.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/core/data/documen8.cxx b/sc/source/core/data/documen8.cxx
index 9b9fecccbaba..7c782f394fcf 100644
--- a/sc/source/core/data/documen8.cxx
+++ b/sc/source/core/data/documen8.cxx
@@ -86,6 +86,7 @@
#include "docuno.hxx"
#include "scresid.hxx"
#include "columniterator.hxx"
+#include "globalnames.hxx"
#include <memory>
#include <boost/scoped_ptr.hpp>