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 | 062389b010a139129682709876e3d092de234af5 (patch) | |
tree | c6e91a6bfbafb5069abfec8657395ef068e2d343 /forms/source/richtext/richtextunowrapper.hxx | |
parent | 8478b0c12b1e51be005551a5e00b7b577b8a3d60 (diff) |
#i107450#: build all other modules with new editeng lib
Diffstat (limited to 'forms/source/richtext/richtextunowrapper.hxx')
-rw-r--r-- | forms/source/richtext/richtextunowrapper.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/forms/source/richtext/richtextunowrapper.hxx b/forms/source/richtext/richtextunowrapper.hxx index 3a0e1a4aec47..af8ccde76d87 100644 --- a/forms/source/richtext/richtextunowrapper.hxx +++ b/forms/source/richtext/richtextunowrapper.hxx @@ -31,8 +31,8 @@ #ifndef FORMS_SOURCE_RICHTEXT_RICHTEXTUNOWRAPPER_HXX #define FORMS_SOURCE_RICHTEXT_RICHTEXTUNOWRAPPER_HXX -#include <svx/unotext.hxx> -#include <svx/unoedsrc.hxx> +#include <editeng/unotext.hxx> +#include <editeng/unoedsrc.hxx> //........................................................................ namespace frm |