summaryrefslogtreecommitdiff
path: root/basic/source/uno
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:34:11 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:34:11 +0000
commit1fff12377fe18b9af0d0d032249acf60f025a33c (patch)
treeab8548b0f8d59ed73a07c818da5a2b376de96f42 /basic/source/uno
parent84601f2d7e87fac58ff0206c1ba9bb82f465681b (diff)
INTEGRATION: CWS vgbugs07 (1.6.22); FILE MERGED
2007/06/04 13:22:19 vg 1.6.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'basic/source/uno')
-rw-r--r--basic/source/uno/scriptcont.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/basic/source/uno/scriptcont.cxx b/basic/source/uno/scriptcont.cxx
index eb437212a963..6ef711bc2e94 100644
--- a/basic/source/uno/scriptcont.cxx
+++ b/basic/source/uno/scriptcont.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: scriptcont.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: ihi $ $Date: 2007-06-05 15:12:04 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:34:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -110,8 +110,8 @@
#include <svtools/pathoptions.hxx>
#include <svtools/sfxecode.hxx>
#include <svtools/ehdl.hxx>
-#include "basmgr.hxx"
-#include "sbmod.hxx"
+#include <basic/basmgr.hxx>
+#include <basic/sbmod.hxx>
#include "modsizeexceeded.hxx"
#include <xmlscript/xmlmod_imexp.hxx>
#include <cppuhelper/factory.hxx>