summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorKai Sommerfeld <kso@openoffice.org>2010-01-07 17:58:13 +0100
committerKai Sommerfeld <kso@openoffice.org>2010-01-07 17:58:13 +0100
commite5d0376c47d22195bab569da37248f1715c189e2 (patch)
tree7ac9a0e1f8fb3af00ceef8f5794b21d7ee8c559c /uui
parent93551bdf06411cbb37acf68192c94a41c146a03c (diff)
parentb0c799c7fbaa93f707bf18a87eb9aef5d86be52c (diff)
rebase to dev300 m69.
Diffstat (limited to 'uui')
-rw-r--r--uui/source/cookiedg.cxx2
-rw-r--r--uui/source/ids.hrc2
-rw-r--r--uui/source/secmacrowarnings.hxx2
3 files changed, 3 insertions, 3 deletions
diff --git a/uui/source/cookiedg.cxx b/uui/source/cookiedg.cxx
index 699814efef32..caa7acc891b0 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/ids.hrc b/uui/source/ids.hrc
index 7259b8ba86e3..28de301fe775 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 17280ecbbac1..1415d18b1b0e 100644
--- a/uui/source/secmacrowarnings.hxx
+++ b/uui/source/secmacrowarnings.hxx
@@ -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 {