Skip to content

Commit

Permalink
[D3D] Fixed build error in DXShaderReflection.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasBanana committed Feb 1, 2025
1 parent aa82b8d commit df37671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sources/Renderer/DXCommon/DXShaderReflection.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/

#include "DXShaderReflection.h"
#include <d3dcommon.h>


namespace LLGL
Expand Down

0 comments on commit df37671

Please sign in to comment.