diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-12-10 23:06:35 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-12-10 23:06:35 +0100 |
commit | 01a1d08f17800fb7118835a13230226f536d627f (patch) | |
tree | 1655855cb12613cf53d884ab380b0df952c1d685 /svx/inc/srchitem.hxx | |
parent | 8747398283b8217bbfcb2ef32bed0e1075b50c39 (diff) |
#i107450#: move SvxSearchIten to svl
Diffstat (limited to 'svx/inc/srchitem.hxx')
-rw-r--r-- | svx/inc/srchitem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/srchitem.hxx b/svx/inc/srchitem.hxx index c31cdfb25fc5..cb40fd980273 100644 --- a/svx/inc/srchitem.hxx +++ b/svx/inc/srchitem.hxx @@ -30,7 +30,7 @@ #ifndef _SVX_SRCHITEM_HXX #define _SVX_SRCHITEM_HXX -#include <sfx2/srchitem.hxx> +#include <svl/srchitem.hxx> #endif |