summaryrefslogtreecommitdiff
path: root/basic/source/runtime/basrdll.cxx
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
commitc0835b075cbd5bd943c303545c4af94c1e9660e6 (patch)
tree0279587edbc320c4139dbf8ce65a6594a5e2ec49 /basic/source/runtime/basrdll.cxx
parentedc27277193bf52dbbb8be32f30377bb5a14a4f0 (diff)
undo previous erroneous change, solar.hrc belongs to svl instead vcl now
Diffstat (limited to 'basic/source/runtime/basrdll.cxx')
-rw-r--r--basic/source/runtime/basrdll.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basic/source/runtime/basrdll.cxx b/basic/source/runtime/basrdll.cxx
index 69d4530885d0..a13569ee0a9f 100644
--- a/basic/source/runtime/basrdll.cxx
+++ b/basic/source/runtime/basrdll.cxx
@@ -32,7 +32,7 @@
#include "precompiled_basic.hxx"
#include <tools/shl.hxx>
#include <vcl/svapp.hxx>
-#include <vcl/solar.hrc>
+#include <svl/solar.hrc>
#include <tools/debug.hxx>
#include <vcl/msgbox.hxx>