d3drm: Exclude unused header

Andrew Talbot Andrew.Talbot at talbotville.com
Sun Apr 29 08:12:37 CDT 2007


Changelog:
    d3drm: Exclude unused header.

diff -urN a/dlls/d3drm/math.c b/dlls/d3drm/math.c
--- a/dlls/d3drm/math.c	2007-04-23 20:28:22.000000000 +0100
+++ b/dlls/d3drm/math.c	2007-04-29 13:42:17.000000000 +0100
@@ -24,7 +24,6 @@
 #include <math.h>
 
 #include "windef.h"
-#include "winbase.h"
 #include "wingdi.h"
 #include "d3drmdef.h"
 



More information about the wine-patches mailing list