diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-01-13 22:25:07 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-01-13 22:25:07 +0100 |
commit | 34b98d5ca3d09423cb919650f7f7106c0e0a89df (patch) | |
tree | 1dec6c781bea1b71e3c0a6068e6419662466e66e /cui/source/options/optinet2.hxx | |
parent | 02f9b8dfaee166327ad48ed5a6398cb24cd1cd51 (diff) |
#i107450#: move more code out of svx
Diffstat (limited to 'cui/source/options/optinet2.hxx')
-rw-r--r-- | cui/source/options/optinet2.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/optinet2.hxx b/cui/source/options/optinet2.hxx index 5f243895e..7ffe5be75 100644 --- a/cui/source/options/optinet2.hxx +++ b/cui/source/options/optinet2.hxx @@ -38,7 +38,7 @@ #include <svtools/stdctrl.hxx> #include <svtools/svtabbx.hxx> #include <sfx2/tabdlg.hxx> -#include <svx/srchcfg.hxx> +#include <svl/srchcfg.hxx> #ifdef _SVX_OPTINET2_CXX #include <svtools/headbar.hxx> |