diff options
author | Ocke Janssen [oj] <Ocke.Janssen@sun.com> | 2010-01-15 09:58:18 +0100 |
---|---|---|
committer | Ocke Janssen [oj] <Ocke.Janssen@sun.com> | 2010-01-15 09:58:18 +0100 |
commit | 828e92ab9c23d480fa5dba4ffa74b3582d6291f6 (patch) | |
tree | 7c5b6993531a8c8eb9bc0b14faa7e3c2fb9d4b95 /sw/inc/tox.hxx | |
parent | 40bf1f9d72b48c7060f388bbfdba5bc6ff5966a3 (diff) | |
parent | 9a2f7ac34187efbed50e49d1e88d618bb04ec9b2 (diff) |
dba33b: merge
Diffstat (limited to 'sw/inc/tox.hxx')
-rw-r--r-- | sw/inc/tox.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/tox.hxx b/sw/inc/tox.hxx index 9223ffa2d9df..65a4879485b7 100644 --- a/sw/inc/tox.hxx +++ b/sw/inc/tox.hxx @@ -34,8 +34,8 @@ #include <tools/string.hxx> #include <svx/svxenum.hxx> -#include <svtools/svarray.hxx> -#include <svtools/poolitem.hxx> +#include <svl/svarray.hxx> +#include <svl/poolitem.hxx> #include "swdllapi.h" #include <swtypes.hxx> #include <toxe.hxx> |