[Libreoffice-commits] .: cui/source
Thomas Arnhold
tarnhold at kemper.freedesktop.org
Tue Jul 26 14:37:28 PDT 2011
cui/source/options/optinet2.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5a21dc47fcd93d312a423bef879201b668d843b1
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Tue Jul 26 23:37:23 2011 +0200
use configitem directly
diff --git a/cui/source/options/optinet2.hxx b/cui/source/options/optinet2.hxx
index 08d7a59..89f3285 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>
More information about the Libreoffice-commits
mailing list