mshtml: Add a missing import directive to mshtml.idl.

This commit is contained in:
Francois Gouget 2007-10-18 17:14:53 +02:00 committed by Alexandre Julliard
parent cb7decd6f6
commit 4e4f8e4b13
1 changed files with 1 additions and 0 deletions

View File

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