mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 10:52:24 -07:00
video_core: Reorganize headers
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
|
||||
#include <boost/container/static_vector.hpp>
|
||||
|
||||
#include "clipper.h"
|
||||
#include "pica.h"
|
||||
#include "rasterizer.h"
|
||||
#include "shader/shader_interpreter.h"
|
||||
#include "video_core/clipper.h"
|
||||
#include "video_core/pica.h"
|
||||
#include "video_core/rasterizer.h"
|
||||
#include "video_core/shader/shader_interpreter.h"
|
||||
|
||||
namespace Pica {
|
||||
|
||||
|
Reference in New Issue
Block a user