summaryrefslogtreecommitdiff
path: root/basic/source/comp/parser.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:20:42 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:20:42 +0000
commit64c4e1f3834cb8345a425b25a9463b25acfd4baa (patch)
treed72f883ffc28178f069405563a4a58d4430da732 /basic/source/comp/parser.cxx
parenteeb96f10747400c3894bccb7f4faab0b730ce289 (diff)
INTEGRATION: CWS vgbugs07 (1.19.66); FILE MERGED
2007/06/04 13:22:16 vg 1.19.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'basic/source/comp/parser.cxx')
-rw-r--r--basic/source/comp/parser.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/comp/parser.cxx b/basic/source/comp/parser.cxx
index 79fdfbfd6451..233dd9eabbac 100644
--- a/basic/source/comp/parser.cxx
+++ b/basic/source/comp/parser.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: parser.cxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: vg $ $Date: 2006-11-02 16:32:13 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:20:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,7 @@
#include "precompiled_basic.hxx"
#ifndef _SBXCLASS_HXX //autogen
-#include <sbx.hxx>
+#include <basic/sbx.hxx>
#endif
#include "sbcomp.hxx"