summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
Diffstat (limited to 'uui')
-rw-r--r--uui/source/cookiedg.cxx2
-rw-r--r--uui/source/iahndl.cxx6
-rw-r--r--uui/source/ids.hrc2
-rw-r--r--uui/source/secmacrowarnings.hxx4
4 files changed, 7 insertions, 7 deletions
diff --git a/uui/source/cookiedg.cxx b/uui/source/cookiedg.cxx
index 98a91fd9f5..34e3d96a8a 100644
--- a/uui/source/cookiedg.cxx
+++ b/uui/source/cookiedg.cxx
@@ -28,7 +28,7 @@
*
************************************************************************/
-#include <svtools/httpcook.hxx>
+#include <svl/httpcook.hxx>
#include <tools/urlobj.hxx>
#include <vcl/msgbox.hxx>
diff --git a/uui/source/iahndl.cxx b/uui/source/iahndl.cxx
index 127a9bcbd6..cc65580aec 100644
--- a/uui/source/iahndl.cxx
+++ b/uui/source/iahndl.cxx
@@ -113,8 +113,8 @@
#include "vos/mutex.hxx"
#include "tools/rcid.h"
#include "vcl/svapp.hxx"
-#include "svtools/svtools.hrc"
-#include "svtools/httpcook.hxx"
+#include "svl/svtools.hrc"
+#include "svl/httpcook.hxx"
#include "svtools/sfxecode.hxx"
#include "toolkit/helper/vclunohelper.hxx"
#include "comphelper/sequenceashashmap.hxx"
@@ -140,7 +140,7 @@
#include "loginerr.hxx"
#include <comphelper/processfactory.hxx>
-#include <svtools/zforlist.hxx>
+#include <svl/zforlist.hxx>
using namespace com::sun;
namespace csss = ::com::sun::star::security;
diff --git a/uui/source/ids.hrc b/uui/source/ids.hrc
index bbfcaf7764..de76cced22 100644
--- a/uui/source/ids.hrc
+++ b/uui/source/ids.hrc
@@ -32,7 +32,7 @@
#define UUI_IDS_HRC
#ifndef _SOLAR_HRC
-#include "svtools/solar.hrc"
+#include "svl/solar.hrc"
#endif
#ifndef _ERRCODE_HXX
#include "tools/errcode.hxx"
diff --git a/uui/source/secmacrowarnings.hxx b/uui/source/secmacrowarnings.hxx
index bce3f96a0c..ac4fff4641 100644
--- a/uui/source/secmacrowarnings.hxx
+++ b/uui/source/secmacrowarnings.hxx
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2008 by Sun Microsystems, Inc.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -33,7 +33,7 @@
#include <vcl/dialog.hxx>
#include <svtools/stdctrl.hxx>
-#include <svtools/securityoptions.hxx>
+#include <unotools/securityoptions.hxx>
#include <vcl/button.hxx>
namespace com {