mirror of
https://github.com/reactos/wine.git
synced 2025-01-19 10:13:01 +00:00
Include oaidl.h instead of wine/obj_oleaut.h.
This commit is contained in:
parent
e057a7a08d
commit
a4a8472f40
@ -31,7 +31,9 @@
|
||||
#include "wingdi.h"
|
||||
#include "winuser.h"
|
||||
#include "ole2.h"
|
||||
#include "wine/obj_oleaut.h"
|
||||
#define __WINE_INCLUDE_OAIDL
|
||||
#include "oaidl.h"
|
||||
#undef __WINE_INCLUDE_OAIDL
|
||||
|
||||
/*****************************************************************************
|
||||
* Declare the structures
|
||||
|
@ -34,7 +34,10 @@
|
||||
#include "oleidl.h"
|
||||
#undef __WINE_INCLUDE_OLEIDL
|
||||
|
||||
#include "wine/obj_oleaut.h"
|
||||
#define __WINE_INCLUDE_OAIDL
|
||||
#include "oaidl.h"
|
||||
#undef __WINE_INCLUDE_OAIDL
|
||||
|
||||
#include "wine/obj_olefont.h"
|
||||
#include "wine/obj_picture.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user