summaryrefslogtreecommitdiff
path: root/sw/source/core/undo
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2010-12-15 09:14:17 +0100
committerMichael Stahl <mst@openoffice.org>2010-12-15 09:14:17 +0100
commitb00d6a52eb72d0af5ace5845c01cda8f1bd9ed76 (patch)
treeddc2ee4fe07bec051e046bb899266c28b5b83a82 /sw/source/core/undo
parent131e7a3e6bdcec0ce96cf233919ecee74eb93d00 (diff)
undoapi: UndoCore.hxx: split out UndoSort.hxx
Diffstat (limited to 'sw/source/core/undo')
-rw-r--r--sw/source/core/undo/unsort.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/core/undo/unsort.cxx b/sw/source/core/undo/unsort.cxx
index 47ab85af1f2c..d786a7c06e9e 100644
--- a/sw/source/core/undo/unsort.cxx
+++ b/sw/source/core/undo/unsort.cxx
@@ -28,6 +28,8 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_sw.hxx"
+#include <UndoSort.hxx>
+
#include <doc.hxx>
#include <swundo.hxx> // fuer die UndoIds
#include <pam.hxx>