Andrew Talbot : mciwave: Exclude unused header.
10 May
2007
10 May
'07
12:49 p.m.
Module: wine Branch: master Commit: bf1c57de275e70177a65171f5876ee0e3eaf51ab URL: http://source.winehq.org/git/wine.git/?a=commit;h=bf1c57de275e70177a65171f58... Author: Andrew Talbot <Andrew.Talbot(a)talbotville.com> Date: Tue May 8 23:13:24 2007 +0100 mciwave: Exclude unused header. --- dlls/mciwave/mciwave.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/dlls/mciwave/mciwave.c b/dlls/mciwave/mciwave.c index 18c77fe..8d8fde3 100644 --- a/dlls/mciwave/mciwave.c +++ b/dlls/mciwave/mciwave.c @@ -22,7 +22,6 @@ #include <stdarg.h> -#include "winerror.h" #include "windef.h" #include "winbase.h" #include "wingdi.h"
6888
Age (days ago)
6888
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard