browseui: Fixed building the tests with the Windows SDK.
This commit is contained in:
parent
5740ad6432
commit
a8ffb232ab
|
@ -24,6 +24,7 @@
|
|||
#include <windows.h>
|
||||
#include <shlobj.h>
|
||||
#include <shlwapi.h>
|
||||
#include <shlguid.h>
|
||||
|
||||
#include "wine/test.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue