include: winsxs.idl should not import oleidl.idl.

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


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

diff --git a/include/winsxs.idl b/include/winsxs.idl
index c2c38f2..202b91f 100644
--- a/include/winsxs.idl
+++ b/include/winsxs.idl
@@ -17,6 +17,7 @@
  */
 
 import "objidl.idl";
+import "oleidl.idl";
 
 interface IAssemblyCache;
 interface IAssemblyCacheItem;
-- 
1.7.7.3



More information about the wine-patches mailing list