diff options
author | Philipp Lohmann [pl] <Philipp.Lohmann@Sun.COM> | 2010-01-14 22:27:44 +0100 |
---|---|---|
committer | Philipp Lohmann [pl] <Philipp.Lohmann@Sun.COM> | 2010-01-14 22:27:44 +0100 |
commit | f1f63e211d1052b0005f3a7abed07d6b3240fd43 (patch) | |
tree | 9645ab51ce09ab151b81310cd91d1db87cef9b95 /basctl/source/inc | |
parent | db2e29794ffa161476c668e25cf4e86d19091665 (diff) |
undo previous erroneous change, solar.hrc belongs to svl instead vcl now
Diffstat (limited to 'basctl/source/inc')
-rw-r--r-- | basctl/source/inc/dlgresid.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/inc/dlgresid.hrc b/basctl/source/inc/dlgresid.hrc index dbf41f629b1f..b92be11b286f 100644 --- a/basctl/source/inc/dlgresid.hrc +++ b/basctl/source/inc/dlgresid.hrc @@ -33,7 +33,7 @@ // include ----------------------------------------------------------- -#include <vcl/solar.hrc> +#include <svl/solar.hrc> // Dialog Control Id's ----------------------------------------------------------- |