commit | 570c8b53f27de1e738f3b2a07c2742f48a7a9ee1 | [log] [tgz] |
---|---|---|
author | Francois Gouget <fgouget@free.fr> | Fri Dec 30 09:32:16 2011 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Dec 30 12:53:44 2011 +0100 |
tree | b464cb23cc184cc82b2087a8f87e4d757616b9be | |
parent | 8eb1dee11711d6ac6f816f465c5a7f582f1963c1 [diff] |
include: oledb.idl should include accctrl.h.
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 @@ #include "binres.idl" #include "crtrow.idl" +cpp_quote("#include <accctrl.h>") + cpp_quote("#include <poppack.h>") cpp_quote("")