diff options
author | Joerg Skottke [jsk] <jsk@openoffice.org> | 2010-01-12 12:37:55 +0100 |
---|---|---|
committer | Joerg Skottke [jsk] <jsk@openoffice.org> | 2010-01-12 12:37:55 +0100 |
commit | 5b3b6a84c0b42698f07dafdf72b92cd3bfa99bb9 (patch) | |
tree | 429d29f73ea482c98e9917b60eba4c73bde2127a /xmloff/source/text/txtparaimphint.hxx | |
parent | d9164f354a8951ad220d5ae937517228296d1922 (diff) | |
parent | e13e02de323f6660a2fd6bb5c54cd036a46205c5 (diff) |
sb111: Local merge
Diffstat (limited to 'xmloff/source/text/txtparaimphint.hxx')
-rw-r--r-- | xmloff/source/text/txtparaimphint.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtparaimphint.hxx b/xmloff/source/text/txtparaimphint.hxx index f3c8da0bcf03..62582e634c29 100644 --- a/xmloff/source/text/txtparaimphint.hxx +++ b/xmloff/source/text/txtparaimphint.hxx @@ -33,7 +33,7 @@ #include <rtl/ustring.hxx> #include <rtl/ustrbuf.hxx> #include <tools/debug.hxx> -#include <svtools/svarray.hxx> +#include <svl/svarray.hxx> #include <xmloff/xmlimp.hxx> #include "XMLTextFrameContext.hxx" #include <xmloff/XMLEventsImportContext.hxx> |