diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-02-05 00:10:48 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-02-05 00:10:48 +0100 |
commit | 1d4717f0d61aba77d2130c2a6a300199bec2892f (patch) | |
tree | 8ab08e8e40463fac354e7e7f2a1af20f7b760032 /sd/source/ui | |
parent | 024d7f23b4524801db5a5e01bb6662976c899d00 (diff) |
cws svxsplit: some corrections after merge
Diffstat (limited to 'sd/source/ui')
-rw-r--r-- | sd/source/ui/unoidl/unomodel.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/unoidl/unomodel.cxx b/sd/source/ui/unoidl/unomodel.cxx index 29db9e6ce001..3e79ed8ee5c1 100644 --- a/sd/source/ui/unoidl/unomodel.cxx +++ b/sd/source/ui/unoidl/unomodel.cxx @@ -64,7 +64,7 @@ #include <svx/unofill.hxx> #include <svx/unopool.hxx> #include <svx/svdorect.hxx> -#include <svx/flditem.hxx> +#include <editeng/flditem.hxx> #include <vos/mutex.hxx> #include <toolkit/awt/vclxdevice.hxx> #include <svx/svdpool.hxx> |