mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-13 14:58:19 -05:00
shader: Move microinstruction header to the value header
This commit is contained in:
@ -10,7 +10,6 @@
|
||||
|
||||
#include <boost/container/small_vector.hpp>
|
||||
|
||||
#include "shader_recompiler/frontend/ir/microinstruction.h"
|
||||
#include "shader_recompiler/frontend/ir/value.h"
|
||||
|
||||
namespace Shader::IR {
|
||||
|
Reference in New Issue
Block a user