summaryrefslogtreecommitdiff
path: root/sw/source/core/SwNumberTree
diff options
context:
space:
mode:
authoros <os@openoffice.org>2010-06-04 16:00:27 +0200
committeros <os@openoffice.org>2010-06-04 16:00:27 +0200
commitb7e63d9a695dc67f435ede5fd90d3c32bc3344f0 (patch)
tree483339a49215852bcc64e7290d1c2e1f2fb54d1c /sw/source/core/SwNumberTree
parent0cc4de170f5cb2a8774e634d3d33226e2a2fd209 (diff)
parent3d8c426a8b699a1e5a63942adbcfcbffb9a84d46 (diff)
rebase to m80
Diffstat (limited to 'sw/source/core/SwNumberTree')
-rw-r--r--sw/source/core/SwNumberTree/SwNodeNum.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/SwNumberTree/SwNodeNum.cxx b/sw/source/core/SwNumberTree/SwNodeNum.cxx
index d1113f4fb484..d4a9dc0a07d0 100644
--- a/sw/source/core/SwNumberTree/SwNodeNum.cxx
+++ b/sw/source/core/SwNumberTree/SwNodeNum.cxx
@@ -38,7 +38,7 @@
#include <IDocumentListItems.hxx>
// <--
// --> OD 2010-01-13 #b6912256#
-#include <svl/svstdarr.hxx>
+//#include <svtools/svstdarr.hxx>
#include <doc.hxx>
// <--