shobjidl.h: Add missing #include directives, and some commented-out ones as reminders.

Francois Gouget fgouget at free.fr
Fri Aug 31 19:44:52 CDT 2007


---
 include/shobjidl.idl |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/include/shobjidl.idl b/include/shobjidl.idl
index 474b264..5e937dc 100644
--- a/include/shobjidl.idl
+++ b/include/shobjidl.idl
@@ -22,12 +22,18 @@
 import "objidl.idl";
 import "oleidl.idl";
 import "oaidl.idl";
+import "docobj.idl";
 import "shtypes.idl";
 import "servprov.idl";
 import "comcat.idl";
 import "propidl.idl";
-/*import "prsht.idl";*/
-/*import "msxml.idl";*/
+/* FIXME: import "prsht.idl";*/
+import "msxml.idl";
+import "wtypes.idl";
+/* FIXME: import "propsys.idl"; */
+/* FIXME: import "structuredquery.idl"; */
+
+cpp_quote("/* FIXME: #include <sherrors.h> */")
 
 
 /*****************************************************************************
-- 
1.5.2.4




More information about the wine-patches mailing list