mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 13:58:08 -05:00
shader_recompiler: Adjust emit_context includes
This commit is contained in:
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user