summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-07-26 23:37:23 +0200
committerThomas Arnhold <thomas@arnhold.org>2011-07-26 23:37:23 +0200
commit5a21dc47fcd93d312a423bef879201b668d843b1 (patch)
tree1b7f8f403dc8f5c1da283e64ded424cf40d4e910
parent007112219deb5b5277c74a5ef9d77254a4734457 (diff)
use configitem directly
-rw-r--r--cui/source/options/optinet2.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/optinet2.hxx b/cui/source/options/optinet2.hxx
index 08d7a5933..89f3285f0 100644
--- a/cui/source/options/optinet2.hxx
+++ b/cui/source/options/optinet2.hxx
@@ -36,7 +36,7 @@
#include <svtools/stdctrl.hxx>
#include <svtools/svtabbx.hxx>
#include <sfx2/tabdlg.hxx>
-#include <svl/srchcfg.hxx>
+#include <unotools/configitem.hxx>
#ifdef _SVX_OPTINET2_CXX
#include <svtools/headbar.hxx>