diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-04-13 11:42:23 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-04-13 11:42:23 +0000 |
commit | e78ce6234fb0006d24c69a6a767ef5c32c99c7aa (patch) | |
tree | fea1a4b89b668e3772cf7a1e9e2a2ef9f0d099db | |
parent | f6b4cff2f8629c76c272e7ea3e5b0be12da78d7b (diff) |
INTEGRATION: CWS visibility03 (1.10.116); FILE MERGED
2005/03/26 16:25:40 mhu 1.10.116.1: #i45006# subst includes svtools/sbx with basic/sbx
-rw-r--r-- | sfx2/source/view/viewimp.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/view/viewimp.hxx b/sfx2/source/view/viewimp.hxx index 155c315de591..e2c3798ac4ad 100644 --- a/sfx2/source/view/viewimp.hxx +++ b/sfx2/source/view/viewimp.hxx @@ -2,9 +2,9 @@ * * $RCSfile: viewimp.hxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: rt $ $Date: 2005-01-11 13:34:09 $ + * last change: $Author: obo $ $Date: 2005-04-13 12:42:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -65,7 +65,7 @@ // include --------------------------------------------------------------- #ifndef __SBX_SBXOBJ_HXX -#include <svtools/sbxobj.hxx> +#include <basic/sbxobj.hxx> #endif #include "viewsh.hxx" #include "viewfrm.hxx" // SvBorder |