1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00

include: ocmm.idl should import oleidl.idl.

This commit is contained in:
Francois Gouget 2012-01-06 09:23:02 +01:00 committed by Alexandre Julliard
parent 33ec4fbdc4
commit 94711b29fd

View file

@ -17,7 +17,7 @@
*/
import "oaidl.idl";
import "ocidl.idl";
import "oleidl.idl";
cpp_quote("EXTERN_C const GUID NAMEDTIMER_DRAW;")