video_core: Reduce nihstro includes in headers. (#6626)

This commit is contained in:
Steveice10
2023-06-19 15:49:22 -07:00
committed by GitHub
parent 3faddd5e03
commit 03dbdfc12f
4 changed files with 41 additions and 37 deletions

View File

@@ -16,6 +16,7 @@
namespace OpenGL::ShaderDecompiler {
using nihstro::DestRegister;
using nihstro::Instruction;
using nihstro::OpCode;
using nihstro::RegisterType;