include: mshtml.idl should import dispex.idl.

Francois Gouget fgouget at free.fr
Fri Jan 6 02:23:23 CST 2012


---
 include/mshtml.idl |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/mshtml.idl b/include/mshtml.idl
index 2837b60..71d49e1 100644
--- a/include/mshtml.idl
+++ b/include/mshtml.idl
@@ -24,6 +24,7 @@
 import "ocidl.idl";
 import "dimm.idl";
 import "shtypes.idl";
+import "dispex.idl";
 
 cpp_quote("#include <olectl.h>")
 
-- 
1.7.7.3




More information about the wine-patches mailing list