diff options
author | Philipp Lohmann <pl@openoffice.org> | 2009-08-15 16:50:57 +0000 |
---|---|---|
committer | Philipp Lohmann <pl@openoffice.org> | 2009-08-15 16:50:57 +0000 |
commit | b88253921c6b484acb2d6f893341e953dcae1cba (patch) | |
tree | f40c870631b6ce3d053de69a185388ac80720130 /sc/inc | |
parent | 0fa550c7051e639de7173483900adbc1c4f337f7 (diff) |
#i92516# move solar.hrc to vcl
Diffstat (limited to 'sc/inc')
-rw-r--r-- | sc/inc/pch/precompiled_sc.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx index db4e87d3cdb7..1b0f7150c022 100644 --- a/sc/inc/pch/precompiled_sc.hxx +++ b/sc/inc/pch/precompiled_sc.hxx @@ -157,7 +157,7 @@ #include <svtools/listener.hxx> #include <svtools/lstner.hxx> #include <svtools/pathoptions.hxx> -#include <svtools/solar.hrc> +#include <vcl/solar.hrc> #include <svtools/useroptions.hxx> #include <svx/editobj.hxx> #include <svx/eeitem.hxx> |