8 Jan
2019
8 Jan
'19
3:20 p.m.
Signed-off-by: Matteo Bruni <mbruni(a)codeweavers.com> --- include/d3dcompiler.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/d3dcompiler.h b/include/d3dcompiler.h index 148e958cfda..c5fd9973554 100644 --- a/include/d3dcompiler.h +++ b/include/d3dcompiler.h @@ -19,6 +19,8 @@ #ifndef __D3DCOMPILER_H__ #define __D3DCOMPILER_H__ +#define D3D_COMPILER_VERSION 47 + #include "d3d11shader.h" #ifdef __cplusplus -- 2.19.2