diff options
author | Andreas Bregas <ab@openoffice.org> | 2010-02-08 10:03:32 +0100 |
---|---|---|
committer | Andreas Bregas <ab@openoffice.org> | 2010-02-08 10:03:32 +0100 |
commit | 98667ff62f37ab02e6d3add532c976b9ae2a6bbd (patch) | |
tree | 87aed18a33c743643fbe728a7de34a5e937ff268 /basic/source/app/dialogs.cxx | |
parent | 10a6f8b96a40912b0e89705570806de3aca41e3e (diff) | |
parent | 3c550e9f7bdd8c9f1f75f4148f516ddc94290f92 (diff) |
ab76: merge with DEV300_m71
Diffstat (limited to 'basic/source/app/dialogs.cxx')
-rw-r--r-- | basic/source/app/dialogs.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/basic/source/app/dialogs.cxx b/basic/source/app/dialogs.cxx index 8c4df4186f41..00eba2fbac6c 100644 --- a/basic/source/app/dialogs.cxx +++ b/basic/source/app/dialogs.cxx @@ -60,13 +60,13 @@ #include <svtools/stringtransfer.hxx> #include <vcl/splitwin.hxx> #ifndef _ZFORLIST_HXX //autogen -#include <svtools/zformat.hxx> +#include <svl/zformat.hxx> #endif #include <svtools/ctrltool.hxx> // Ohne Includeschutz #include <svtools/svtdata.hxx> -#include <svtools/solar.hrc> +#include <svl/solar.hrc> #include <basic/dispdefs.hxx> |