diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-03-02 03:39:26 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-03-02 03:39:26 +0100 |
commit | d59b9c07c86c1dca84f5aa6e71f587dc321e8ddd (patch) | |
tree | 03d978c7182b004998acb81c0bb5b041659b25ee /sc/source/ui/view | |
parent | 921fb226d2836673c1d3ef0f254708a5c5c0b313 (diff) |
remove table.hxx from document.hxx
Diffstat (limited to 'sc/source/ui/view')
-rw-r--r-- | sc/source/ui/view/formatsh.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/view/formatsh.cxx b/sc/source/ui/view/formatsh.cxx index 5ef7d4f727be..1ab49401bde6 100644 --- a/sc/source/ui/view/formatsh.cxx +++ b/sc/source/ui/view/formatsh.cxx @@ -98,6 +98,7 @@ #include "tabvwsh.hxx" #include "undostyl.hxx" #include "markdata.hxx" +#include "markarr.hxx" #define ScFormatShell |