include: tom.idl should import ocidl.idl.

This commit is contained in:
Francois Gouget 2012-01-06 09:23:28 +01:00 committed by Alexandre Julliard
parent 80bee500b1
commit 63e78264d8
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
*/
import "oaidl.idl";
import "ocidl.idl";
cpp_quote("#ifdef WINE_NO_UNICODE_MACROS")
cpp_quote("#undef FindText")