summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwshe.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-12-10 23:06:35 +0100
committerMathias Bauer <mba@openoffice.org>2009-12-10 23:06:35 +0100
commita3346f791024accb040ed1ce3369534a01b1d634 (patch)
treecfa00cc782d74e1320f7083882e5c3f303082e22 /sc/source/ui/view/tabvwshe.cxx
parent9d923c78971138b0ca5d93bb5a5bbdff269734ca (diff)
#i107450#: move SvxSearchIten to svl
Diffstat (limited to 'sc/source/ui/view/tabvwshe.cxx')
-rw-r--r--sc/source/ui/view/tabvwshe.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/view/tabvwshe.cxx b/sc/source/ui/view/tabvwshe.cxx
index 9866a5aa0a0a..ae87667754cc 100644
--- a/sc/source/ui/view/tabvwshe.cxx
+++ b/sc/source/ui/view/tabvwshe.cxx
@@ -40,7 +40,7 @@
#include <svx/editview.hxx>
#include <svx/flditem.hxx>
#include <svx/hlnkitem.hxx>
-#include <svx/srchitem.hxx>
+#include <svl/srchitem.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/request.hxx>