summaryrefslogtreecommitdiff
path: root/svx/workben
diff options
context:
space:
mode:
Diffstat (limited to 'svx/workben')
-rw-r--r--svx/workben/edittest.cxx8
-rw-r--r--svx/workben/msview/msview.cxx2
2 files changed, 5 insertions, 5 deletions
diff --git a/svx/workben/edittest.cxx b/svx/workben/edittest.cxx
index 13cd4ea698..fa1b80b97e 100644
--- a/svx/workben/edittest.cxx
+++ b/svx/workben/edittest.cxx
@@ -89,10 +89,10 @@
#include <fwdtitem.hxx>
// SVTOOLS
-#include <svtools/undo.hxx>
-#include <svtools/itemset.hxx>
-#include <svtools/itempool.hxx>
-#include <svtools/poolitem.hxx>
+#include <svl/undo.hxx>
+#include <svl/itemset.hxx>
+#include <svl/itempool.hxx>
+#include <svl/poolitem.hxx>
#include <svtools/printdlg.hxx>
#include <osl/file.hxx>
diff --git a/svx/workben/msview/msview.cxx b/svx/workben/msview/msview.cxx
index 7e6cf43cff..208ba5b714 100644
--- a/svx/workben/msview/msview.cxx
+++ b/svx/workben/msview/msview.cxx
@@ -37,7 +37,7 @@
#include <boost/shared_ptr.hpp>
#include <sot/storage.hxx>
#ifndef _SVTOOLS_HRC
-#include <svtools/svtools.hrc>
+#include <svl/svtools.hrc>
#endif
#include <sal/main.h>