mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 19:15:46 +00:00
shader_recompiler: Adjust emit_context includes
This commit is contained in:
parent
c0705ede4d
commit
efd428c747
37 changed files with 37 additions and 37 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
#include "common/common_types.h"
|
||||
#include "shader_recompiler/backend/bindings.h"
|
||||
#include "shader_recompiler/backend/spirv/emit_context.h"
|
||||
#include "shader_recompiler/backend/spirv/spirv_emit_context.h"
|
||||
#include "shader_recompiler/frontend/ir/program.h"
|
||||
#include "shader_recompiler/profile.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue