browseui: Fixed building the tests with the Windows SDK.

This commit is contained in:
Reece Dunn 2008-09-07 09:47:55 +01:00 committed by Alexandre Julliard
parent 5740ad6432
commit a8ffb232ab

View file

@ -24,6 +24,7 @@
#include <windows.h>
#include <shlobj.h>
#include <shlwapi.h>
#include <shlguid.h>
#include "wine/test.h"