commit | fcfce8445ad8d8d21b8071e6ab766c975efc7988 | [log] [tgz] |
---|---|---|
author | Francois Gouget <fgouget@psn.net> | Sat Mar 13 18:14:13 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sat Mar 13 18:14:13 1999 +0000 |
tree | f6592b969de88a23a7296fbeb62b91f7c8f55036 | |
parent | dfc0f5ec8da6fb49b1538b4a9ee86641cc05f87a [diff] [blame] |
On windows ole2.h includes oleauto.h and some programs depend on this.
diff --git a/include/ole2.h b/include/ole2.h index c9ecc1d..9536af5 100644 --- a/include/ole2.h +++ b/include/ole2.h
@@ -8,6 +8,7 @@ #include "wintypes.h" #include "winerror.h" #include "oleidl.h" +#include "oleauto.h" /* OLE version */ #define rmm 23