Module: wine Branch: master Commit: e6903fa7bfbc7e2078f5673ca5d95adc9c5d1903 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e6903fa7bfbc7e2078f5673ca5...
Author: Andrew Talbot Andrew.Talbot@talbotville.com Date: Wed May 2 21:23:54 2007 +0100
dxerr8: Exclude unused header.
---
dlls/dxerr8/dxerr8.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/dlls/dxerr8/dxerr8.c b/dlls/dxerr8/dxerr8.c index 9a0160d..9207ae2 100644 --- a/dlls/dxerr8/dxerr8.c +++ b/dlls/dxerr8/dxerr8.c @@ -25,7 +25,6 @@ #include "winbase.h" #include "wingdi.h" #include "winuser.h" -#include "winnls.h"
#include "mmsystem.h" #include "dsound.h"