From bb519ec0b23e8c77f05fb3cdc9aa1d2e3d01cd97 Mon Sep 17 00:00:00 2001 From: Andrew Talbot Date: Sat, 12 May 2007 14:00:10 +0100 Subject: [PATCH] msvfw32: Exclude unused header. --- dlls/msvfw32/mciwnd.c | 1 - 1 file changed, 1 deletion(-) diff --git a/dlls/msvfw32/mciwnd.c b/dlls/msvfw32/mciwnd.c index dc2343729d..c7551f8dcc 100644 --- a/dlls/msvfw32/mciwnd.c +++ b/dlls/msvfw32/mciwnd.c @@ -28,7 +28,6 @@ #include "winnls.h" #include "wingdi.h" #include "winuser.h" -#include "winreg.h" #include "winternl.h" #include "vfw.h" #include "digitalv.h"