From 32ae0a23219f34d10685bf884524af3679574707 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Wed, 27 Jun 2007 13:22:32 +0000
Subject: INTEGRATION: CWS vgbugs07 (1.4.198); FILE MERGED 2007/06/04 13:22:16
vg 1.4.198.1: #i76605# Remove -I .../inc/module hack introduced by
hedaburemove01
---
basic/source/inc/sbjsmeth.hxx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'basic/source/inc')
diff --git a/basic/source/inc/sbjsmeth.hxx b/basic/source/inc/sbjsmeth.hxx
index ad85311d4818..507a76a29611 100644
--- a/basic/source/inc/sbjsmeth.hxx
+++ b/basic/source/inc/sbjsmeth.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sbjsmeth.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2005-09-29 16:31:39 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:22:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,7 +38,7 @@
#define _SB_SBJSMETH_HXX
#ifndef _SB_SBMETH_HXX
-#include
+#include
#endif
// Basic-Modul fuer JavaScript-Sourcen.
--
cgit