Commit a4a8472f authored by Ove Kaaven's avatar Ove Kaaven Committed by Alexandre Julliard

Include oaidl.h instead of wine/obj_oleaut.h.

parent e057a7a0
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment