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 | 86d09706a82ceedc22810137bdd0356c0c557515 (patch) | |
tree | 675ff637089319831148ea2aaf8fbc371927353f /sc/source/ui/drawfunc/oleobjsh.cxx | |
parent | c5ed2315092536d480e821add08c215ff67833a1 (diff) |
#i107450#: build all other modules with new editeng lib
Diffstat (limited to 'sc/source/ui/drawfunc/oleobjsh.cxx')
-rw-r--r-- | sc/source/ui/drawfunc/oleobjsh.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/drawfunc/oleobjsh.cxx b/sc/source/ui/drawfunc/oleobjsh.cxx index f04f97f51..cb3948dad 100644 --- a/sc/source/ui/drawfunc/oleobjsh.cxx +++ b/sc/source/ui/drawfunc/oleobjsh.cxx @@ -35,7 +35,7 @@ //------------------------------------------------------------------ -#include <svx/eeitem.hxx> +#include <editeng/eeitem.hxx> #include <svx/fontwork.hxx> //CHINA001 #include <svx/labdlg.hxx> #include <svl/srchitem.hxx> |