urlmon/tests: Fix compilation with the PSDK headers.
This commit is contained in:
parent
30e44c85c8
commit
43b52ebb8e
|
@ -21,6 +21,7 @@
|
|||
|
||||
#include <wine/test.h>
|
||||
#include <stdarg.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
|
|
Loading…
Reference in New Issue