mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
Made tests compile on Windows.
This commit is contained in:
parent
095a5f4d40
commit
e1e063d788
@ -20,6 +20,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "wtypes.h"
|
||||
#include "shellapi.h"
|
||||
|
@ -23,6 +23,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "wingdi.h"
|
||||
#include "winuser.h"
|
||||
|
Loading…
Reference in New Issue
Block a user