diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-06-25 11:12:38 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-06-25 11:12:38 +0000 |
commit | 23ce243867e861d40fc4d9bb3af1b007bf886b9b (patch) | |
tree | c3f496b2f954e45c5a11ab1be4e1e29c48501e5d /cli_ure | |
parent | 89df924b1cf460dcf10f436cb7ba8e447bda2cbe (diff) |
INTEGRATION: CWS jl104 (1.7.4); FILE MERGED
2008/06/18 15:29:21 jl 1.7.4.1: #i88078# adapting cli_cppuhelper
Diffstat (limited to 'cli_ure')
-rw-r--r-- | cli_ure/source/native/native_share.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cli_ure/source/native/native_share.h b/cli_ure/source/native/native_share.h index ed606b57fa9d..a2f5888b41aa 100644 --- a/cli_ure/source/native/native_share.h +++ b/cli_ure/source/native/native_share.h @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: native_share.h,v $ - * $Revision: 1.7 $ + * $Revision: 1.8 $ * * This file is part of OpenOffice.org. * @@ -30,7 +30,7 @@ #using <mscorlib.dll> #using "cli_ure.dll" -#using "cli_types.dll" +#using "cli_uretypes.dll" #include "rtl/ustring.hxx" #include "uno/mapping.hxx" |