diff options
author | Vladimir Glazunov <vg@openoffice.org> | 2010-02-05 11:53:09 +0100 |
---|---|---|
committer | Vladimir Glazunov <vg@openoffice.org> | 2010-02-05 11:53:09 +0100 |
commit | d17a054c8c441ffb075ef157e4818e8b190038a8 (patch) | |
tree | 8f9b287c5b0ba81654479fc3e44b1a2b5df95ade /sc/inc/sheetdata.hxx | |
parent | 664b49ae1768b45294d04c480074029750a51ec6 (diff) | |
parent | 3ed09f82faf3d05c4508be82689c3ed4d6a8e721 (diff) |
CWS-TOOLING: integrate CWS svxsplit
Diffstat (limited to 'sc/inc/sheetdata.hxx')
-rw-r--r-- | sc/inc/sheetdata.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/sheetdata.hxx b/sc/inc/sheetdata.hxx index 63853f6bc675..97e350d62a9e 100644 --- a/sc/inc/sheetdata.hxx +++ b/sc/inc/sheetdata.hxx @@ -32,7 +32,7 @@ #define SC_SHEETDATA_HXX #include <xmloff/maptype.hxx> -#include <svx/editdata.hxx> +#include <editeng/editdata.hxx> #include <vector> #include <hash_set> |