summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2010-01-14 22:27:44 +0100
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Sun.COM>2010-01-14 22:27:44 +0100
commitb59c89d2ae495e0c42ae76042379960444269b19 (patch)
tree55827179a298d7e0cfbc79ef71185e30b3c30ab4 /starmath
parent7d3f9d117854eecde1f6627cc1656353be46a7ca (diff)
undo previous erroneous change, solar.hrc belongs to svl instead vcl now
Diffstat (limited to 'starmath')
-rw-r--r--starmath/inc/starmath.hrc2
-rw-r--r--starmath/source/math_pch.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/starmath/inc/starmath.hrc b/starmath/inc/starmath.hrc
index ea9f2cd793f6..96f405ed7e8e 100644
--- a/starmath/inc/starmath.hrc
+++ b/starmath/inc/starmath.hrc
@@ -31,7 +31,7 @@
#define _STARMATH_HRC
#ifndef _SVX_SVXIDS_HRC
-#include <vcl/solar.hrc>
+#include <svl/solar.hrc>
#endif
#ifndef _SFXSIDS_HRC //autogen
#include <sfx2/sfxsids.hrc>
diff --git a/starmath/source/math_pch.cxx b/starmath/source/math_pch.cxx
index 44e683306f05..6dba5ec80379 100644
--- a/starmath/source/math_pch.cxx
+++ b/starmath/source/math_pch.cxx
@@ -131,7 +131,7 @@
#include <sfx2/sfxsids.hrc>
#include <chaos/cntids.hrc>
#include <svl/cntwids.hrc>
-#include <vcl/solar.hrc>
+#include <svl/solar.hrc>
#include <svl/lstner.hxx>
#include <starmath.hrc>
#include <basic/sbx.hxx>