citra_qt: Reorganize headers
This commit is contained in:
parent
abc34ddb88
commit
abe5bb4019
24 changed files with 81 additions and 100 deletions
|
@ -16,12 +16,11 @@
|
|||
#include <QSpinBox>
|
||||
#include <QTreeView>
|
||||
|
||||
#include "citra_qt/debugger/graphics_vertex_shader.h"
|
||||
#include "citra_qt/util/util.h"
|
||||
|
||||
#include "video_core/shader/shader.h"
|
||||
|
||||
#include "graphics_vertex_shader.h"
|
||||
|
||||
using nihstro::OpCode;
|
||||
using nihstro::Instruction;
|
||||
using nihstro::SourceRegister;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue