mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-04-18 18:52:53 +00:00
video_core: Reorganize headers
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
#include <cstring>
|
||||
#include <unordered_map>
|
||||
|
||||
#include "pica.h"
|
||||
#include "shader/shader.h"
|
||||
#include "video_core/pica.h"
|
||||
#include "video_core/shader/shader.h"
|
||||
|
||||
namespace Pica {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user