include: Import shtypes.idl in shdeprecated.idl.

Francois Gouget fgouget at free.fr
Wed Dec 21 07:21:24 CST 2011


---

In the PSDK shdeprecated.h includes shtypes.h which presumably happens 
because of a corresponding import relationship in the idl files.

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

diff --git a/include/shdeprecated.idl b/include/shdeprecated.idl
index 9a382d7..ec05f4f 100644
--- a/include/shdeprecated.idl
+++ b/include/shdeprecated.idl
@@ -20,6 +20,7 @@
 
 import "objidl.idl";
 import "ocidl.idl";
+import "shtypes.idl";
 import "shobjidl.idl";
 import "hlink.idl";
 import "exdisp.idl";
-- 
1.7.7.3




More information about the wine-patches mailing list