diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-01-08 18:32:51 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-01-08 18:32:51 +0100 |
commit | bf5462ddf65df9392780b29bbe96597190e55f76 (patch) | |
tree | 749e09e481956bc4db16aa2f9052f27184b7b52a /sc/sdi | |
parent | 8baeca0a5bd1b29a13b6016d67767e9b1981d87e (diff) |
#i107450#: build all other modules with new editeng lib
Diffstat (limited to 'sc/sdi')
-rw-r--r-- | sc/sdi/scslots.hrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/sdi/scslots.hrc b/sc/sdi/scslots.hrc index fdb7cbe35a4b..2ba84e79c587 100644 --- a/sc/sdi/scslots.hrc +++ b/sc/sdi/scslots.hrc @@ -31,4 +31,6 @@ #include <svx/dialogs.hrc> #include <sfx2/sfxsids.hrc> #include <svx/svxids.hrc> +#include <editeng/editids.hrc> +#include <editeng/memberids.hrc> #include <sc.hrc> |