diff options
Diffstat (limited to 'tools/source/string/strucvt.cxx')
-rw-r--r-- | tools/source/string/strucvt.cxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/source/string/strucvt.cxx b/tools/source/string/strucvt.cxx index 8a337e02e970..c524304ee9a7 100644 --- a/tools/source/string/strucvt.cxx +++ b/tools/source/string/strucvt.cxx @@ -4,9 +4,9 @@ * * $RCSfile: strucvt.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: kz $ $Date: 2007-05-10 16:39:39 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:19:35 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -179,10 +179,10 @@ UniString UniString::intern() const // ======================================================================= #ifndef _TOOLS_RC_HXX -#include <rc.hxx> +#include <tools/rc.hxx> #endif #ifndef _TOOLS_RCID_H -#include <rcid.h> +#include <tools/rcid.h> #endif UniString::UniString( const ResId& rResId ) |