mshtml: Add a missing import directive to mshtml.idl.
This commit is contained in:
parent
cb7decd6f6
commit
4e4f8e4b13
|
@ -22,6 +22,7 @@
|
|||
|
||||
import "ocidl.idl";
|
||||
import "dimm.idl";
|
||||
import "shtypes.idl";
|
||||
|
||||
cpp_quote("#include <olectl.h>")
|
||||
|
||||
|
|
Loading…
Reference in New Issue