summaryrefslogtreecommitdiff
path: root/sc/inc/lookupcache.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2011-11-03 22:57:31 -0400
committerKohei Yoshida <kohei.yoshida@suse.com>2011-11-04 22:40:27 -0400
commitd6edecd37c4fe71cdb7aea313ac1c7478c7920e4 (patch)
tree0e6ec8cba35f291f78f73bb1da66ce0b4be1a1c5 /sc/inc/lookupcache.hxx
parentfa42b0d8382d1a509ff95a79dbd18787fd5b3735 (diff)
Moved ScQueryEntry out of global.?xx to queryparam.?xx.
This is more appropriate.
Diffstat (limited to 'sc/inc/lookupcache.hxx')
-rw-r--r--sc/inc/lookupcache.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/lookupcache.hxx b/sc/inc/lookupcache.hxx
index 9901ba5a5479..01ab42522b8f 100644
--- a/sc/inc/lookupcache.hxx
+++ b/sc/inc/lookupcache.hxx
@@ -31,6 +31,7 @@
#include "address.hxx"
#include "global.hxx"
+#include "queryparam.hxx"
#include "formula/token.hxx"
#include <svl/listener.hxx>
#include <tools/string.hxx>