diff options
author | Martin Hollmichel <mh@openoffice.org> | 2001-08-23 08:07:21 +0000 |
---|---|---|
committer | Martin Hollmichel <mh@openoffice.org> | 2001-08-23 08:07:21 +0000 |
commit | ea7f172726e7e827b45381d6bc714a97a5fbd526 (patch) | |
tree | 34a1c716c2f37a116e0fe0c8e9650f26fc1e547e /dtrans/source | |
parent | f4eb94cce106ee9a5275f38431b31c70c903c386 (diff) |
chg: header (TRA/MH)
Diffstat (limited to 'dtrans/source')
-rw-r--r-- | dtrans/source/cnttype/mcnttype.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dtrans/source/cnttype/mcnttype.hxx b/dtrans/source/cnttype/mcnttype.hxx index 58f8dae9059c..f0a893415cc8 100644 --- a/dtrans/source/cnttype/mcnttype.hxx +++ b/dtrans/source/cnttype/mcnttype.hxx @@ -2,9 +2,9 @@ * * $RCSfile: mcnttype.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: tra $ $Date: 2001-02-13 13:04:11 $ + * last change: $Author: mh $ $Date: 2001-08-23 09:07:21 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -67,8 +67,8 @@ // includes //------------------------------------------------------------------------ -#ifndef _CPPUHELPER_COMPBASE1_HXX_ -#include <cppuhelper/compbase1.hxx> +#ifndef _CPPUHELPER_IMPLBASE1_HXX_ +#include <cppuhelper/implbase1.hxx> #endif #ifndef _RTL_USTRING_ |