diff options
author | Tino Rachui <tra@openoffice.org> | 2001-05-10 08:43:48 +0000 |
---|---|---|
committer | Tino Rachui <tra@openoffice.org> | 2001-05-10 08:43:48 +0000 |
commit | 4e09565de8da9d34c77c873a5e8b1eebd7443ec5 (patch) | |
tree | c7cc401637cd826451c953197a4cbf7558b91fdb /dtrans/source/win32/misc/ImplHelper.hxx | |
parent | 1739ea7c7397b4f3b64da477574c71bbf086034a (diff) |
*** empty log message ***
Diffstat (limited to 'dtrans/source/win32/misc/ImplHelper.hxx')
-rw-r--r-- | dtrans/source/win32/misc/ImplHelper.hxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dtrans/source/win32/misc/ImplHelper.hxx b/dtrans/source/win32/misc/ImplHelper.hxx index f3226eaed2ee..a785fe293326 100644 --- a/dtrans/source/win32/misc/ImplHelper.hxx +++ b/dtrans/source/win32/misc/ImplHelper.hxx @@ -2,9 +2,9 @@ * * $RCSfile: ImplHelper.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: tra $ $Date: 2001-03-09 08:48:25 $ + * last change: $Author: tra $ $Date: 2001-05-10 09:43:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -71,8 +71,8 @@ #include <sal/types.h> #endif -#ifndef _COM_SUN_STAR_DATATRANSFER_XTRANSFERABLE_HPP_ -#include <com/sun/star/datatransfer/XTransferable.hpp> +#ifndef _RTL_USTRING_ +#include <rtl/ustring> #endif #include <windows.h> |