summaryrefslogtreecommitdiff
path: root/basic/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-13 08:08:02 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-13 08:08:02 +0000
commitde056efb2d454ed250aeee532946ee9822dc5d1e (patch)
treefaf749a53a9fc80e8adf0864be0a099fdc035e63 /basic/source
parent7e5ede98f08030c04e8314d30cb79bc9d3ef629c (diff)
INTEGRATION: CWS visibility03 (1.2.314); FILE MERGED
2005/03/24 18:01:14 mhu 1.2.314.1: #i45006# Adapted to moved sbx headers.
Diffstat (limited to 'basic/source')
-rw-r--r--basic/source/app/processw.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/basic/source/app/processw.hxx b/basic/source/app/processw.hxx
index afad24a3df49..79d2952e78dd 100644
--- a/basic/source/app/processw.hxx
+++ b/basic/source/app/processw.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: processw.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2000-10-26 14:47:00 $
+ * last change: $Author: obo $ $Date: 2005-04-13 09:08:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,13 +63,13 @@
#define _PROCESSW_HXX
#ifndef __SBX_SBX_FACTORY_HXX //autogen
-#include <svtools/sbxfac.hxx>
+#include <sbxfac.hxx>
#endif
#ifndef __SBX_SBXVARIABLE_HXX //autogen
-#include <svtools/sbxvar.hxx>
+#include <sbxvar.hxx>
#endif
#ifndef _SBX_SBXOBJECT_HXX //autogen
-#include <svtools/sbxobj.hxx>
+#include <sbxobj.hxx>
#endif
#include "process.hxx"