summaryrefslogtreecommitdiff
path: root/sc/sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sc/sdi')
-rw-r--r--sc/sdi/scslots.hrc5
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/sdi/scslots.hrc b/sc/sdi/scslots.hrc
index 1dc2fc803cd0..4697d1d17d38 100644
--- a/sc/sdi/scslots.hrc
+++ b/sc/sdi/scslots.hrc
@@ -16,12 +16,11 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <sfx2/sfx.hrc>
#include <sfx2/sfxsids.hrc>
#include <svx/svxids.hrc>
#include <editeng/editids.hrc>
-#include <editeng/memberids.hrc>
+#include <editeng/memberids.h>
#include <sc.hrc>
-#include <mid.hrc>
+#include <mid.h>
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */