Temporarily include objbase.h from oleidl.h.
Removed inclusion of obj_errorinfo.h.
This commit is contained in:
parent
40b94e5347
commit
e057a7a08d
|
@ -30,11 +30,11 @@
|
|||
#error DO NOT INCLUDE DIRECTLY
|
||||
#endif
|
||||
|
||||
#include "objbase.h"
|
||||
#include "wine/obj_inplace.h"
|
||||
#include "wine/obj_cache.h"
|
||||
#include "wine/obj_oleobj.h"
|
||||
#include "wine/obj_oleview.h"
|
||||
#include "wine/obj_errorinfo.h"
|
||||
#include "wine/obj_dragdrop.h"
|
||||
|
||||
#endif /* __WINE_OLEIDL_H */
|
||||
|
|
Loading…
Reference in New Issue