diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-12-17 12:43:22 +0100 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-12-17 12:43:22 +0100 |
commit | 10f546f9a45f826b0ea48a629e4885635e93863d (patch) | |
tree | 259672db68bf3aad34b4ea047fef26d2201e6074 /soldep/source/soldep.cxx | |
parent | 491d808492fc31c5d2e6cc28447c8815af9d3806 (diff) | |
parent | fee2eef97c1e329d27e69244258e5bde5ec06679 (diff) |
CWS-TOOLING: integrate CWS gnumake2
Diffstat (limited to 'soldep/source/soldep.cxx')
-rw-r--r-- | soldep/source/soldep.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/soldep/source/soldep.cxx b/soldep/source/soldep.cxx index ce94afbbab92..3f4a6df3e9b7 100644 --- a/soldep/source/soldep.cxx +++ b/soldep/source/soldep.cxx @@ -29,13 +29,13 @@ #include <osl/file.hxx> #include <rtl/ustring.hxx> #include <tools/debug.hxx> -#include <bootstrp/sstring.hxx> +#include <soldep/sstring.hxx> #include <svtools/filedlg.hxx> #include <tools/iparser.hxx> #include <tools/geninfo.hxx> #include <vcl/gdimtf.hxx> #include <vcl/bitmap.hxx> -#include <appdef.hxx> +#include <soldep/appdef.hxx> #include "time.h" #include <soldep/depper.hxx> #include <soldep/soldep.hxx> |