summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2016-01-03 20:00:21 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2016-01-05 20:41:11 +0100
commit5b22663e373f2137c93adcdd2c31c54da2fba663 (patch)
tree0f6935e54a9ff498bdaea06eb91b2d7a61d9bbe1 /sw/source/uibase/wrtsh
parent62b274fd7f8abf71300607f43d68acc694c9295b (diff)
Make SotFactory private to sot/ and clean a bit
Change-Id: Ia683280a3e95eee995e036db6bde5d28852f92ff
Diffstat (limited to 'sw/source/uibase/wrtsh')
-rw-r--r--sw/source/uibase/wrtsh/wrtsh1.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/source/uibase/wrtsh/wrtsh1.cxx b/sw/source/uibase/wrtsh/wrtsh1.cxx
index f47ffbc81a43..b44a2c006169 100644
--- a/sw/source/uibase/wrtsh/wrtsh1.cxx
+++ b/sw/source/uibase/wrtsh/wrtsh1.cxx
@@ -30,12 +30,11 @@
#include <math.h>
#include <hintids.hxx>
+#include <sot/exchange.hxx>
#include <svx/hdft.hxx>
#include <svx/svdview.hxx>
-#include <sot/factory.hxx>
#include <svl/itemiter.hxx>
#include <tools/bigint.hxx>
-#include <sot/storage.hxx>
#include <svtools/insdlg.hxx>
#include <sfx2/frmdescr.hxx>
#include <sfx2/ipclient.hxx>