summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsha.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2011-11-23 21:32:01 -0500
committerKohei Yoshida <kohei.yoshida@suse.com>2011-11-23 21:32:39 -0500
commitc4a3e29626126658cfb9e8755e9f98cfc4500abd (patch)
tree62e43375d404ead20f6e04e0642608e95d7bda60 /sc/source/ui/view/tabvwsha.cxx
parent71fc346874fb5482a355a9beed691187cea86a1f (diff)
Reducing header dependency on markdata.hxx.
Diffstat (limited to 'sc/source/ui/view/tabvwsha.cxx')
-rw-r--r--sc/source/ui/view/tabvwsha.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/view/tabvwsha.cxx b/sc/source/ui/view/tabvwsha.cxx
index 9de8b210407b..53318b4d89f7 100644
--- a/sc/source/ui/view/tabvwsha.cxx
+++ b/sc/source/ui/view/tabvwsha.cxx
@@ -66,6 +66,7 @@
#include "dwfunctr.hxx"
#include "scabstdlg.hxx"
#include "compiler.hxx"
+#include "markdata.hxx"
sal_Bool ScTabViewShell::GetFunction( String& rFuncStr, sal_uInt16 nErrCode )