From b168da775283c2c0829dc0adfbadc37ebb6aba62 Mon Sep 17 00:00:00 2001 From: Michael Stefaniuc Date: Thu, 7 Jun 2012 01:01:39 +0200 Subject: [PATCH] mscoree: Remove duplicated include. --- dlls/mscoree/corruntimehost.c | 1 - 1 file changed, 1 deletion(-) diff --git a/dlls/mscoree/corruntimehost.c b/dlls/mscoree/corruntimehost.c index 3f2b9a28d30..d5c94c1b396 100644 --- a/dlls/mscoree/corruntimehost.c +++ b/dlls/mscoree/corruntimehost.c @@ -40,7 +40,6 @@ #include "wine/debug.h" #include "wine/unicode.h" -#include "wine/list.h" WINE_DEFAULT_DEBUG_CHANNEL( mscoree ); -- 2.11.4.GIT