summaryrefslogtreecommitdiff
path: root/starmath/inc/starmath.hrc
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-01-08 18:32:51 +0100
committerMathias Bauer <mba@openoffice.org>2010-01-08 18:32:51 +0100
commit55f1f483cfa4cde111593782f17c514a0056d7f0 (patch)
treeb862f97846992ba1457664b6f1cd551ca7eee844 /starmath/inc/starmath.hrc
parentebbf721d69d4040a392d493c8a89a4c0023476cf (diff)
#i107450#: build all other modules with new editeng lib
Diffstat (limited to 'starmath/inc/starmath.hrc')
-rw-r--r--starmath/inc/starmath.hrc6
1 files changed, 1 insertions, 5 deletions
diff --git a/starmath/inc/starmath.hrc b/starmath/inc/starmath.hrc
index 0f93e6551cc9..bbcb27003c23 100644
--- a/starmath/inc/starmath.hrc
+++ b/starmath/inc/starmath.hrc
@@ -30,13 +30,9 @@
#ifndef _STARMATH_HRC
#define _STARMATH_HRC
-#ifndef _SVX_SVXIDS_HRC
#include <svl/solar.hrc>
-#endif
-#ifndef _SFXSIDS_HRC //autogen
#include <sfx2/sfxsids.hrc>
-#endif
-
+#include <editeng/memberids.hrc>
#define SID_NEXTERR (SID_SMA_START + 1)
#define SID_PREVERR (SID_SMA_START + 2)