summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:22:32 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:22:32 +0000
commit32ae0a23219f34d10685bf884524af3679574707 (patch)
treea8b8cbb09a0be5a6747d5325046dd6cb9a9c1c43
parent2fc0c7ccbe230bdbea926de3a7e6e1d23f94ba96 (diff)
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
-rw-r--r--basic/source/inc/sbjsmeth.hxx6
1 files changed, 3 insertions, 3 deletions
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 <sbmeth.hxx>
+#include <basic/sbmeth.hxx>
#endif
// Basic-Modul fuer JavaScript-Sourcen.