diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-10-16 00:05:16 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-10-16 00:05:16 +0200 |
commit | ab2109f4280247100829925e489e8770b2b013c7 (patch) | |
tree | dd931e920ece21b103281cc93df88d419d38f6ea /forms/source/richtext/rtattributes.hxx | |
parent | 52cd4cc8ffbe5870b6415b1a29afc45b40b1f307 (diff) |
#i103496#: split svtools; improve ConfitItems
Diffstat (limited to 'forms/source/richtext/rtattributes.hxx')
-rw-r--r-- | forms/source/richtext/rtattributes.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/richtext/rtattributes.hxx b/forms/source/richtext/rtattributes.hxx index 16d515030..f36a343b7 100644 --- a/forms/source/richtext/rtattributes.hxx +++ b/forms/source/richtext/rtattributes.hxx @@ -33,7 +33,7 @@ #include <tools/solar.h> #include <sal/types.h> -#include <svtools/poolitem.hxx> +#include <svl/poolitem.hxx> //........................................................................ namespace frm |