summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unobkm.cxx
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2010-12-15 09:13:50 +0100
committerMichael Stahl <mst@openoffice.org>2010-12-15 09:13:50 +0100
commitaf1d03993616e4974388d760fc51ae54a8d2bd4a (patch)
tree61c8dedd26170419f74f18652ec3f08b661a8727 /sw/source/core/unocore/unobkm.cxx
parent7301c7f8a153c21e479da54a6284926b5f6a9ac2 (diff)
undoapi: stuff in sw/source/ui should not include undobj.hxx
Diffstat (limited to 'sw/source/core/unocore/unobkm.cxx')
-rw-r--r--sw/source/core/unocore/unobkm.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/unocore/unobkm.cxx b/sw/source/core/unocore/unobkm.cxx
index a1487c19151b..fc66416ad45f 100644
--- a/sw/source/core/unocore/unobkm.cxx
+++ b/sw/source/core/unocore/unobkm.cxx
@@ -44,7 +44,7 @@
#include <docary.hxx>
#include <swundo.hxx>
#include <comcore.hrc>
-#include <undobj.hxx>
+#include <SwRewriter.hxx>
#include <docsh.hxx>