From 2fac564cc5f3f55e9704b1b786c6e859a9505a29 Mon Sep 17 00:00:00 2001 From: Michael Jung Date: Tue, 16 Aug 2005 16:00:07 +0000 Subject: [PATCH] Remove "initguid.h" include from shellpath test. --- dlls/shell32/tests/shellpath.c | 1 - 1 file changed, 1 deletion(-) diff --git a/dlls/shell32/tests/shellpath.c b/dlls/shell32/tests/shellpath.c index f408da90071..ac1d90f74e1 100644 --- a/dlls/shell32/tests/shellpath.c +++ b/dlls/shell32/tests/shellpath.c @@ -30,7 +30,6 @@ #include #include "windef.h" #include "winbase.h" -#include "initguid.h" #include "shlguid.h" #include "shlobj.h" #include "shlwapi.h" -- 2.11.4.GIT