mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-26 17:39:13 +00:00
Core: Cleanup hw includes.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include <memory>
|
||||
|
||||
#include "common/color.h"
|
||||
#include "common/math_util.h"
|
||||
|
||||
#include "core/hw/gpu.h"
|
||||
#include "core/memory.h"
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
#include "common/common_types.h"
|
||||
|
||||
#include "video_core/hwrasterizer_base.h"
|
||||
#include "video_core/vertex_shader.h"
|
||||
|
||||
#include "gl_state.h"
|
||||
#include "gl_rasterizer_cache.h"
|
||||
|
||||
Reference in New Issue
Block a user