Module: wine Branch: master Commit: bb519ec0b23e8c77f05fb3cdc9aa1d2e3d01cd97 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bb519ec0b23e8c77f05fb3cdc9...
Author: Andrew Talbot Andrew.Talbot@talbotville.com Date: Sat May 12 14:00:10 2007 +0100
msvfw32: Exclude unused header.
---
dlls/msvfw32/mciwnd.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/dlls/msvfw32/mciwnd.c b/dlls/msvfw32/mciwnd.c index dc23437..c7551f8 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"