summaryrefslogtreecommitdiff
path: root/basic/source/comp/codegen.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:19:50 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:19:50 +0000
commit1fe1e610421f3790cdfc5d69ec67540a0f3fe7d7 (patch)
treec035661d41be4143ebdef02f94affe78753a6ba0 /basic/source/comp/codegen.cxx
parentede1ccf76bc2d901dff5bae8c9082a310b1d89c0 (diff)
INTEGRATION: CWS vgbugs07 (1.16.66); FILE MERGED
2007/06/04 13:22:16 vg 1.16.66.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'basic/source/comp/codegen.cxx')
-rw-r--r--basic/source/comp/codegen.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/comp/codegen.cxx b/basic/source/comp/codegen.cxx
index 60cb994ab876..538a07d1fa52 100644
--- a/basic/source/comp/codegen.cxx
+++ b/basic/source/comp/codegen.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: codegen.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: vg $ $Date: 2006-11-03 15:11:02 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:19:50 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,7 +36,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_basic.hxx"
-#include <sbx.hxx>
+#include <basic/sbx.hxx>
#include "sbcomp.hxx"
#include "image.hxx"
#include <limits>