summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appbas.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 11:37:04 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 11:37:04 +0000
commit16c7d2c854d2564e0c166526469fa757ddd4ce58 (patch)
tree4bd4dc099180d65a4d36363bdbe093b142395217 /sfx2/source/appl/appbas.cxx
parent5ebaa7f3256428d04559c1a4c00c8cd6978d4a1e (diff)
INTEGRATION: CWS visibility03 (1.39.96); FILE MERGED
2005/03/26 16:25:34 mhu 1.39.96.1: #i45006# subst includes svtools/sbx with basic/sbx
Diffstat (limited to 'sfx2/source/appl/appbas.cxx')
-rw-r--r--sfx2/source/appl/appbas.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/source/appl/appbas.cxx b/sfx2/source/appl/appbas.cxx
index cebc8bcfb3..d7bc198646 100644
--- a/sfx2/source/appl/appbas.cxx
+++ b/sfx2/source/appl/appbas.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: appbas.cxx,v $
*
- * $Revision: 1.39 $
+ * $Revision: 1.40 $
*
- * last change: $Author: kz $ $Date: 2005-01-18 16:00:02 $
+ * last change: $Author: obo $ $Date: 2005-04-13 12:37:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -82,10 +82,10 @@
#include <svtools/macitem.hxx>
#endif
#ifndef __SBX_SBX_FACTORY_HXX //autogen
-#include <svtools/sbxfac.hxx>
+#include <basic/sbxfac.hxx>
#endif
#ifndef _SBXCLASS_HXX //autogen
-#include <svtools/sbx.hxx>
+#include <basic/sbx.hxx>
#endif
#ifndef _SV_GRADIENT_HXX
#include <vcl/gradient.hxx>