diff options
-rw-r--r-- | basic/source/sbx/sbxsng.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/basic/source/sbx/sbxsng.cxx b/basic/source/sbx/sbxsng.cxx index 2f4d692d7b14..502286456685 100644 --- a/basic/source/sbx/sbxsng.cxx +++ b/basic/source/sbx/sbxsng.cxx @@ -4,9 +4,9 @@ * * $RCSfile: sbxsng.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2006-10-12 14:33:50 $ + * last change: $Author: hr $ $Date: 2007-06-27 14:32:01 $ * * 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" float ImpGetSingle( const SbxValues* p ) |