summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/undodat.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2011-03-23 23:11:07 -0400
committerKohei Yoshida <kyoshida@novell.com>2011-03-23 23:11:07 -0400
commitd7d3d778b5e87191fcdaccd12f6f95cd04cce17c (patch)
treeb4e3fb1ae16969c5be7986a1d6b3853d6cb47ef1 /sc/source/ui/inc/undodat.hxx
parent76ec3cad48f1032221188dbe65da10e42db5eea1 (diff)
Moved ScSubTotalParam from global.* into own files.
Diffstat (limited to 'sc/source/ui/inc/undodat.hxx')
-rw-r--r--sc/source/ui/inc/undodat.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/inc/undodat.hxx b/sc/source/ui/inc/undodat.hxx
index 2aebb30a0cc5..f8d26d008daa 100644
--- a/sc/source/ui/inc/undodat.hxx
+++ b/sc/source/ui/inc/undodat.hxx
@@ -35,6 +35,7 @@
#include "markdata.hxx"
#include "sortparam.hxx"
#include "queryparam.hxx"
+#include "subtotalparam.hxx"
#include "pivot.hxx"
class ScDocShell;