mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Convert some more header inclusions into forward declarations
This commit is contained in:
@ -5,7 +5,8 @@
|
||||
#pragma once
|
||||
|
||||
#include "Common/ChunkFile.h"
|
||||
#include "VideoBackends/Software/NativeVertexFormat.h"
|
||||
|
||||
struct OutputVertexData;
|
||||
|
||||
namespace Rasterizer
|
||||
{
|
||||
|
Reference in New Issue
Block a user