summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:30:06 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:30:06 +0000
commit4d5a7265d70078ae032d5f96877862e27af911ab (patch)
tree3e5310499e9020469492341543790779ef759f7c /basic
parenteb00c7675692d580918ab5ae16ce01a20c830545 (diff)
INTEGRATION: CWS vgbugs07 (1.6.8); FILE MERGED
2007/06/04 13:22:18 vg 1.6.8.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'basic')
-rw-r--r--basic/source/sbx/sbxdec.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/sbx/sbxdec.hxx b/basic/source/sbx/sbxdec.hxx
index 61fb5bc7a1ee..20798665d801 100644
--- a/basic/source/sbx/sbxdec.hxx
+++ b/basic/source/sbx/sbxdec.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sbxdec.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: kz $ $Date: 2007-05-10 15:18:51 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:30:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -56,7 +56,7 @@ extern "C" { // reopen extern "C" {
#endif
#ifndef _SBXCLASS_HXX
-#include "sbx.hxx"
+#include <basic/sbx.hxx>
#endif
#include <com/sun/star/bridge/oleautomation/Decimal.hpp>