include: oledb.idl should include accctrl.h.

Francois Gouget fgouget at free.fr
Fri Dec 30 02:32:16 CST 2011


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

diff --git a/include/oledb.idl b/include/oledb.idl
index 488a160..fb57501 100644
--- a/include/oledb.idl
+++ b/include/oledb.idl
@@ -72,5 +72,7 @@ typedef struct {
 #include "binres.idl"
 #include "crtrow.idl"
 
+cpp_quote("#include <accctrl.h>")
+
 cpp_quote("#include <poppack.h>")
 cpp_quote("")
-- 
1.7.7.3




More information about the wine-patches mailing list