video_core: Reorganize headers
This commit is contained in:
parent
b9125cec2e
commit
2cd98a45cb
19 changed files with 56 additions and 62 deletions
|
@ -7,9 +7,8 @@
|
|||
#include <nihstro/shader_bytecode.h>
|
||||
|
||||
#include "video_core/pica.h"
|
||||
|
||||
#include "shader.h"
|
||||
#include "shader_interpreter.h"
|
||||
#include "video_core/shader/shader.h"
|
||||
#include "video_core/shader/shader_interpreter.h"
|
||||
|
||||
using nihstro::OpCode;
|
||||
using nihstro::Instruction;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue