Include objbase.h for CoTaskMem* prototypes (or we get WINAPI
problems).
This commit is contained in:
parent
0b64c85799
commit
c80f32458a
|
@ -20,8 +20,7 @@
|
|||
#include "file.h"
|
||||
#include "ole.h"
|
||||
#include "ole2.h"
|
||||
#include "wine/obj_base.h"
|
||||
#include "wine/obj_storage.h"
|
||||
#include "objbase.h"
|
||||
#include "crtdll.h"
|
||||
#include "tchar.h"
|
||||
#include "heap.h"
|
||||
|
|
Loading…
Reference in New Issue