mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-22 03:43:42 +00:00
Shader: Move shader code to its own subdirectory, "shader".
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include <QBoxLayout>
|
||||
#include <QTreeView>
|
||||
|
||||
#include "video_core/shader_interpreter.h"
|
||||
#include "video_core/shader/shader_interpreter.h"
|
||||
|
||||
#include "graphics_vertex_shader.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user