[PATCH] d3dx10: Remove redundant header include.

Matteo Bruni mbruni at codeweavers.com
Thu Nov 9 16:30:19 CST 2017


Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
---
 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 c910b4a624..25df663ef5 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"
-- 
2.13.6




More information about the wine-patches mailing list