mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-17 09:07:57 -05:00
citra_qt: Reorganize headers
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user