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 | bf5462ddf65df9392780b29bbe96597190e55f76 (patch) | |
tree | 749e09e481956bc4db16aa2f9052f27184b7b52a /sc/inc/fielduno.hxx | |
parent | 8baeca0a5bd1b29a13b6016d67767e9b1981d87e (diff) |
#i107450#: build all other modules with new editeng lib
Diffstat (limited to 'sc/inc/fielduno.hxx')
-rw-r--r-- | sc/inc/fielduno.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/fielduno.hxx b/sc/inc/fielduno.hxx index 6d777b38424a..4f88af9f611e 100644 --- a/sc/inc/fielduno.hxx +++ b/sc/inc/fielduno.hxx @@ -36,7 +36,7 @@ #include <svl/lstner.hxx> #include <svl/itemprop.hxx> -#include <svx/editdata.hxx> +#include <editeng/editdata.hxx> #include <com/sun/star/text/XTextField.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/container/XContainer.hpp> |