value.h: remove recursive include
This commit is contained in:
parent
d6b63239ae
commit
cae6c13ffb
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@
|
|||
#include "shader_recompiler/frontend/ir/pred.h"
|
||||
#include "shader_recompiler/frontend/ir/reg.h"
|
||||
#include "shader_recompiler/frontend/ir/type.h"
|
||||
#include "shader_recompiler/frontend/ir/value.h"
|
||||
|
||||
namespace Shader::IR {
|
||||
|
||||
|
|
Loading…
Reference in a new issue