summaryrefslogtreecommitdiff
path: root/sc/inc/datauno.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2009-09-09 10:57:16 -0400
committerKohei Yoshida <kyoshida@novell.com>2009-09-09 10:57:16 -0400
commitf371fca09ddff5d5d32a0dcec05931be04b1b8c9 (patch)
tree4d144cec484c37fc76793e626087c495699e7690 /sc/inc/datauno.hxx
parent3db13d25ca7c79cbc53ecba722453571451b96e9 (diff)
#i102750# initial refactoring in an effort to support external references in DSUM, DGET etc. Not finished yet.
Diffstat (limited to 'sc/inc/datauno.hxx')
-rw-r--r--sc/inc/datauno.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/inc/datauno.hxx b/sc/inc/datauno.hxx
index a93bfc341573..045e98d3161b 100644
--- a/sc/inc/datauno.hxx
+++ b/sc/inc/datauno.hxx
@@ -32,6 +32,8 @@
#define SC_DATAUNO_HXX
#include "global.hxx"
+#include "queryparam.hxx"
+
#include <svtools/itemprop.hxx>
#include <svtools/lstner.hxx>
#include <com/sun/star/sheet/TableFilterField.hpp>