Matteo Bruni : d3dx10: Remove redundant header include.

Alexandre Julliard julliard at winehq.org
Fri Nov 10 17:21:27 CST 2017


Module: wine
Branch: master
Commit: e35e3a50a840451bd7852096282249a5656b3921
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=e35e3a50a840451bd7852096282249a5656b3921

Author: Matteo Bruni <mbruni at codeweavers.com>
Date:   Thu Nov  9 23:30:19 2017 +0100

d3dx10: Remove redundant header include.

Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d3dx10_43/async.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/d3dx10_43/async.c b/dlls/d3dx10_43/async.c
index c910b4a..25df663 100644
--- a/dlls/d3dx10_43/async.c
+++ b/dlls/d3dx10_43/async.c
@@ -20,7 +20,6 @@
 #include "wine/port.h"
 #include "d3d10_1.h"
 #include "d3dx10.h"
-#include "d3dx10core.h"
 #include "d3dcompiler.h"
 
 #include "wine/debug.h"




More information about the wine-cvs mailing list