Skip to content

Commit df37671

Browse files
committed
[D3D] Fixed build error in DXShaderReflection.cpp
1 parent aa82b8d commit df37671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sources/Renderer/DXCommon/DXShaderReflection.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
*/
77

88
#include "DXShaderReflection.h"
9+
#include <d3dcommon.h>
910

1011

1112
namespace LLGL

0 commit comments

Comments
 (0)