mirror of
https://github.com/cemu-project/Cemu.git
synced 2024-11-25 10:36:55 +01:00
Remove unnecessary include
This commit is contained in:
parent
466ad8d35e
commit
a2c518354f
@ -9,11 +9,6 @@
|
||||
#include <glslang/Public/ShaderLang.h>
|
||||
#include <glslang/SPIRV/GlslangToSpv.h>
|
||||
|
||||
// required for modifying SPIR-V
|
||||
#include <glslang/SPIRV/SpvBuilder.h>
|
||||
|
||||
|
||||
|
||||
bool s_isLoadingShadersVk{ false };
|
||||
class FileCache* s_spirvCache{nullptr};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user