summaryrefslogtreecommitdiff
path: root/basic/source/sbx/sbxdec.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:29:48 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:29:48 +0000
commitb7a43bd261022ca5203c59df3dbc338d4655c510 (patch)
tree0426144c94f51d87fb27c0bbdc37fa2bfaa80763 /basic/source/sbx/sbxdec.cxx
parentacdea83a0e12c2a1a0815830d0b4af4ea366d435 (diff)
INTEGRATION: CWS vgbugs07 (1.6.22); FILE MERGED
2007/06/04 13:22:18 vg 1.6.22.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'basic/source/sbx/sbxdec.cxx')
-rw-r--r--basic/source/sbx/sbxdec.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/sbx/sbxdec.cxx b/basic/source/sbx/sbxdec.cxx
index 6327d2c2eb..b768c9d32a 100644
--- a/basic/source/sbx/sbxdec.cxx
+++ b/basic/source/sbx/sbxdec.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sbxdec.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: vg $ $Date: 2007-03-26 14:34:29 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:29:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,7 +40,7 @@
#include <tools/errcode.hxx>
#endif
-#include "sbx.hxx"
+#include <basic/sbx.hxx>
#include "sbxconv.hxx"
#include <com/sun/star/bridge/oleautomation/Decimal.hpp>