diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-01-13 22:25:07 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-01-13 22:25:07 +0100 |
commit | a3dad64d25dfe6ef0297d6d2fbaf72fcef5017fb (patch) | |
tree | 8fb91fed5b66a6b42b74dc8ead13ac23a0573d44 /sw/source/ui/table/swtablerep.cxx | |
parent | 040e23bd9198d9b992f7acd180027b703bbc0a91 (diff) |
#i107450#: move more code out of svx
Diffstat (limited to 'sw/source/ui/table/swtablerep.cxx')
-rw-r--r-- | sw/source/ui/table/swtablerep.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/table/swtablerep.cxx b/sw/source/ui/table/swtablerep.cxx index 7dd6a87bcfcb..4548cbf81014 100644 --- a/sw/source/ui/table/swtablerep.cxx +++ b/sw/source/ui/table/swtablerep.cxx @@ -48,7 +48,7 @@ #include <fmtpdsc.hxx> #include <fmtlsplt.hxx> -#include <svx/htmlcfg.hxx> +#include <svtools/htmlcfg.hxx> #include <fmtrowsplt.hxx> #include <svx/htmlmode.hxx> |