Skip to content

Commit 4745442

Browse files
SPIRVUtils.hpp: added required SPIRVShaderResources.hpp header
1 parent 01cb25b commit 4745442

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Graphics/ShaderTools/src/SPIRVUtils.cpp

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

2727
#include "SPIRVUtils.hpp"
28+
#include "SPIRVShaderResources.hpp" // required for diligent_spirv_cross
2829

2930
#include "spirv_cross.hpp"
3031

0 commit comments

Comments
 (0)