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/ftninfo.hxx | |
parent | 9690e2ebe8cf9143689a16cec1057186187d5742 (diff) |
#i107450#: build all other modules with new editeng lib
Diffstat (limited to 'sw/inc/ftninfo.hxx')
-rw-r--r-- | sw/inc/ftninfo.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/ftninfo.hxx b/sw/inc/ftninfo.hxx index ec66693082..abdece06f6 100644 --- a/sw/inc/ftninfo.hxx +++ b/sw/inc/ftninfo.hxx @@ -36,7 +36,7 @@ //#include <numrule.hxx> //#endif #include <calbck.hxx> -#include <svx/numitem.hxx> +#include <editeng/numitem.hxx> class SwTxtFmtColl; class SwPageDesc; |