mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 16:25:45 +00:00
Shader: Move shader code to its own subdirectory, "shader".
This commit is contained in:
parent
f622a78544
commit
2d100ebae3
10 changed files with 13 additions and 13 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue