From df693f6e2a20d3c178366a20df21b73a506ff5f0 Mon Sep 17 00:00:00 2001 From: Reece Dunn Date: Sun, 7 Sep 2008 09:47:55 +0100 Subject: [PATCH] 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 #include #include +#include #include "wine/test.h" -- 1.5.6.1.1071.g76fb