diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-01-07 18:52:36 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-01-07 18:52:36 +0100 |
commit | 67791d91c26061b34a0084ca4011d58a0f8ff3c5 (patch) | |
tree | a39ec564a1d90f573a96d3cbd539fc95c8ac6cda /svx/sdi/svxslots.hrc | |
parent | aed3f1817f4de6314285efed1e48dc7c305e4f67 (diff) |
#i107450#: make svx buildable with new editeng lib
Diffstat (limited to 'svx/sdi/svxslots.hrc')
-rw-r--r-- | svx/sdi/svxslots.hrc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/svx/sdi/svxslots.hrc b/svx/sdi/svxslots.hrc index 3c3d86218257..3c0194bf7a17 100644 --- a/svx/sdi/svxslots.hrc +++ b/svx/sdi/svxslots.hrc @@ -28,7 +28,9 @@ * ************************************************************************/ #include <sfx2/sfx.hrc> +#include <sfx2/sfxsids.hrc> +#include <editeng/memberids.hrc> +#include <editeng/editids.hrc> #include <svx/svxids.hrc> #include <svx/unomid.hxx> -#include <sfx2/sfxsids.hrc> |