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 | 02f9b8dfaee166327ad48ed5a6398cb24cd1cd51 (patch) | |
tree | 3458e5fadd914c8da0c5a50a6338b02f8aa123b1 /forms/source/richtext/richtextimplcontrol.hxx | |
parent | be63d4cfb1481b5d37ccc9f2952541bbb6c3aa11 (diff) |
#i107450#: build all other modules with new editeng lib
Diffstat (limited to 'forms/source/richtext/richtextimplcontrol.hxx')
-rw-r--r-- | forms/source/richtext/richtextimplcontrol.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/richtext/richtextimplcontrol.hxx b/forms/source/richtext/richtextimplcontrol.hxx index 792eb9f52..7413dd61b 100644 --- a/forms/source/richtext/richtextimplcontrol.hxx +++ b/forms/source/richtext/richtextimplcontrol.hxx @@ -34,7 +34,7 @@ #include "richtextviewport.hxx" #include "richtextengine.hxx" #include <vcl/scrbar.hxx> -#include <svx/editdata.hxx> +#include <editeng/editdata.hxx> #include <map> |