summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/dbdocfun.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2011-11-05 00:56:38 -0400
committerKohei Yoshida <kohei.yoshida@suse.com>2011-11-05 00:56:38 -0400
commit3df7746a66714351110cab6b4e4ef79cfe9fc874 (patch)
treec3b71527cc3d0e6557975e8cdc8e0fb8ce98bbc0 /sc/source/ui/docshell/dbdocfun.cxx
parent5f059974b7778904c4bffa169e07e1d0aee90951 (diff)
Moved ScQueryEntry into its own file set.
Because I'll be modifying this struct in the next few days...
Diffstat (limited to 'sc/source/ui/docshell/dbdocfun.cxx')
-rw-r--r--sc/source/ui/docshell/dbdocfun.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/docshell/dbdocfun.cxx b/sc/source/ui/docshell/dbdocfun.cxx
index 6bf85b573937..e786a78e59ca 100644
--- a/sc/source/ui/docshell/dbdocfun.cxx
+++ b/sc/source/ui/docshell/dbdocfun.cxx
@@ -59,6 +59,7 @@
#include "drwlayer.hxx"
#include "dpshttab.hxx"
#include "hints.hxx"
+#include "queryentry.hxx"
// -----------------------------------------------------------------