glsl: remove unused headers
This commit is contained in:
parent
b96d76fa7e
commit
e6a0f0f384
14 changed files with 10 additions and 34 deletions
src/shader_recompiler/backend/glsl
|
@ -5,8 +5,6 @@
|
|||
#include <string_view>
|
||||
|
||||
#include "shader_recompiler/backend/glsl/emit_context.h"
|
||||
#include "shader_recompiler/backend/glsl/emit_glsl_instructions.h"
|
||||
#include "shader_recompiler/frontend/ir/program.h"
|
||||
#include "shader_recompiler/frontend/ir/value.h"
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue