include: mshtml.idl should import dispex.idl.

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

View file

@ -24,6 +24,7 @@
import "ocidl.idl";
import "dimm.idl";
import "shtypes.idl";
import "dispex.idl";
cpp_quote("#include <olectl.h>")