Reece Dunn : browseui: Fixed building the tests with the Windows SDK.
8 Sep
2008
8 Sep
'08
12:42 p.m.
Module: wine Branch: master Commit: a8ffb232ab99a133f735d67919b26d0e04331934 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a8ffb232ab99a133f735d67919... Author: Reece Dunn <msclrhd(a)googlemail.com> Date: Sun Sep 7 09:47:55 2008 +0100 browseui: Fixed building the tests with the Windows SDK. --- dlls/browseui/tests/autocomplete.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/dlls/browseui/tests/autocomplete.c b/dlls/browseui/tests/autocomplete.c index df2af75..966721c 100644 --- a/dlls/browseui/tests/autocomplete.c +++ b/dlls/browseui/tests/autocomplete.c @@ -24,6 +24,7 @@ #include <windows.h> #include <shlobj.h> #include <shlwapi.h> +#include <shlguid.h> #include "wine/test.h"
6402
Age (days ago)
6402
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard