mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-20 05:32:40 +00:00
Core: Cleanup hw includes.
This commit is contained in:
@@ -4,8 +4,13 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "common/emu_window.h"
|
||||
#include "video_core/vertex_shader.h"
|
||||
#include "common/common_types.h"
|
||||
|
||||
namespace Pica {
|
||||
namespace VertexShader {
|
||||
struct OutputVertex;
|
||||
}
|
||||
}
|
||||
|
||||
class HWRasterizer {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user