summaryrefslogtreecommitdiff
path: root/sd/inc/undo
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-10-16 00:05:16 +0200
committerMathias Bauer <mba@openoffice.org>2009-10-16 00:05:16 +0200
commit0cc66aaf7546862d515041edb9243988a3fcdd1b (patch)
treec53fa208b3296f78437d4cd326c663a741ee4355 /sd/inc/undo
parentaaa550781532849b514e1e61ace3c7db9e3db68a (diff)
#i103496#: split svtools; improve ConfitItems
Diffstat (limited to 'sd/inc/undo')
-rw-r--r--sd/inc/undo/undomanager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/undo/undomanager.hxx b/sd/inc/undo/undomanager.hxx
index 5ced88e66dfe..583c74b71109 100644
--- a/sd/inc/undo/undomanager.hxx
+++ b/sd/inc/undo/undomanager.hxx
@@ -32,7 +32,7 @@
#define _SD_UNDOMANAGER_HXX
#include "misc/scopelock.hxx"
-#include <svtools/undo.hxx>
+#include <svl/undo.hxx>
namespace sd
{