diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-04-13 11:20:34 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-04-13 11:20:34 +0000 |
commit | dd010b8e7e19c17ca05320b07f8ac62a8bec7fe4 (patch) | |
tree | ab7bd8365dd43c7440ec81e81983bbc64fdb5c6b | |
parent | 9dc19961b5d0441b7e95a82b623f4070d8408175 (diff) |
INTEGRATION: CWS visibility03 (1.22.212); FILE MERGED
2005/03/26 16:31:49 mhu 1.22.212.1: #i45006# subst includes svtools/sbx with basic/sbx
-rw-r--r-- | sc/source/ui/view/cellsh2.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/view/cellsh2.cxx b/sc/source/ui/view/cellsh2.cxx index 22eecb7fad45..aceac2a38d77 100644 --- a/sc/source/ui/view/cellsh2.cxx +++ b/sc/source/ui/view/cellsh2.cxx @@ -2,9 +2,9 @@ * * $RCSfile: cellsh2.cxx,v $ * - * $Revision: 1.22 $ + * $Revision: 1.23 $ * - * last change: $Author: kz $ $Date: 2004-10-04 20:22:08 $ + * last change: $Author: obo $ $Date: 2005-04-13 12:20:34 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,7 +74,7 @@ #include <sfx2/app.hxx> #include <sfx2/request.hxx> #include <svtools/aeitem.hxx> -#include <svtools/sbxcore.hxx> +#include <basic/sbxcore.hxx> #include <svtools/whiter.hxx> #include <svtools/zforlist.hxx> #include <vcl/msgbox.hxx> |