diff options
Diffstat (limited to 'tools/source/string/tenccvt.cxx')
-rw-r--r-- | tools/source/string/tenccvt.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/source/string/tenccvt.cxx b/tools/source/string/tenccvt.cxx index 1af6b6831c5b..594f32effecb 100644 --- a/tools/source/string/tenccvt.cxx +++ b/tools/source/string/tenccvt.cxx @@ -4,9 +4,9 @@ * * $RCSfile: tenccvt.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2006-09-17 01:04:25 $ + * last change: $Author: hr $ $Date: 2007-06-27 22:19: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 <rtl/tencinfo.h> #endif #ifndef _TOOLS_TENCCVT_HXX -#include <tenccvt.hxx> +#include <tools/tenccvt.hxx> #endif // ======================================================================= |