diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-01-08 18:32:51 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-01-08 18:32:51 +0100 |
commit | 10c4d4978bed7610eb4879f2c12028b7f4781f11 (patch) | |
tree | e22bf28b1b37224866af8b34f80edca699b85139 /sw/inc/doc.hxx | |
parent | 9690e2ebe8cf9143689a16cec1057186187d5742 (diff) |
#i107450#: build all other modules with new editeng lib
Diffstat (limited to 'sw/inc/doc.hxx')
-rw-r--r-- | sw/inc/doc.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx index 557f73ad13..302e8cf243 100644 --- a/sw/inc/doc.hxx +++ b/sw/inc/doc.hxx @@ -78,7 +78,7 @@ class SwList; #include <vos/ref.hxx> #include <svx/svdtypes.hxx> #include <svl/style.hxx> -#include <svx/numitem.hxx> +#include <editeng/numitem.hxx> #include "comphelper/implementationreference.hxx" #include <com/sun/star/chart2/data/XDataProvider.hpp> #include <com/sun/star/linguistic2/XProofreadingIterator.hpp> |