summaryrefslogtreecommitdiff
path: root/basic/source/sbx/sbxlng.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:33:02 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 13:33:02 +0000
commitae378f167eacbf2b5ead24921ca6b16c4d23f1b9 (patch)
treedf126e024854ed4ad180d33d481f06bb2d37aaf2 /basic/source/sbx/sbxlng.cxx
parentdf7d0418a8f3f7cf4bffe9863e5b8673d5cf8a8b (diff)
INTEGRATION: CWS vgbugs07 (1.6.72); FILE MERGED
2007/06/04 13:22:18 vg 1.6.72.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'basic/source/sbx/sbxlng.cxx')
-rw-r--r--basic/source/sbx/sbxlng.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/sbx/sbxlng.cxx b/basic/source/sbx/sbxlng.cxx
index 39516716219f..ac6100747362 100644
--- a/basic/source/sbx/sbxlng.cxx
+++ b/basic/source/sbx/sbxlng.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sbxlng.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 14:33:20 $
+ * last change: $Author: hr $ $Date: 2007-06-27 14:31:05 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,7 +39,7 @@
#ifndef _ERRCODE_HXX //autogen
#include <tools/errcode.hxx>
#endif
-#include "sbx.hxx"
+#include <basic/sbx.hxx>
#include "sbxconv.hxx"
INT32 ImpGetLong( const SbxValues* p )