d3dxof: Exclude unused headers

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


Changelog:
    d3dxof: Exclude unused headers.

diff -urN a/dlls/d3dxof/main.c b/dlls/d3dxof/main.c
--- a/dlls/d3dxof/main.c	2006-10-24 19:41:27.000000000 +0100
+++ b/dlls/d3dxof/main.c	2007-04-29 13:51:37.000000000 +0100
@@ -29,11 +29,9 @@
 #include "windef.h"
 #include "winbase.h"
 #include "winuser.h"
-#include "winreg.h"
 #include "winerror.h"
 
 #include "ole2.h"
-#include "uuids.h"
 
 #include "d3dxof_private.h"
 #include "dxfile.h"
diff -urN a/dlls/d3dxof/regsvr.c b/dlls/d3dxof/regsvr.c
--- a/dlls/d3dxof/regsvr.c	2006-10-24 19:41:27.000000000 +0100
+++ b/dlls/d3dxof/regsvr.c	2007-04-29 13:51:51.000000000 +0100
@@ -29,7 +29,6 @@
 #include "winerror.h"
 
 #include "ole2.h"
-#include "uuids.h"
 
 #include "dxfile.h"
 



More information about the wine-patches mailing list