Francois Gouget : include: wincodec.idl should not import objidl.idl.

Alexandre Julliard julliard at winehq.org
Fri Jan 6 15:31:33 CST 2012


Module: wine
Branch: master
Commit: 33ec4fbdc4febed037cb9f10516f65bd8fca1122
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=33ec4fbdc4febed037cb9f10516f65bd8fca1122

Author: Francois Gouget <fgouget at free.fr>
Date:   Fri Jan  6 09:22:56 2012 +0100

include: wincodec.idl should not import objidl.idl.

---

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

diff --git a/include/wincodec.idl b/include/wincodec.idl
index 4c46cf4..a57c5b7 100644
--- a/include/wincodec.idl
+++ b/include/wincodec.idl
@@ -18,7 +18,6 @@
 
 import "wtypes.idl";
 import "propidl.idl";
-import "objidl.idl";
 import "ocidl.idl";
 
 cpp_quote("#define WINCODEC_SDK_VERSION 0x0236")




More information about the wine-cvs mailing list