mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 10:35:28 +00:00
[OLEACC_WINETEST] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
493f429748
commit
b1433cb645
1 changed files with 2 additions and 2 deletions
|
@ -20,10 +20,10 @@
|
|||
|
||||
#define COBJMACROS
|
||||
|
||||
#include <wine/test.h>
|
||||
#include "wine/test.h"
|
||||
#include <stdio.h>
|
||||
|
||||
//#include "initguid.h"
|
||||
#include "initguid.h"
|
||||
#include <oleacc.h>
|
||||
|
||||
#define DEFINE_EXPECT(func) \
|
||||
|
|
Loading…
Reference in a new issue