mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
LightingShaderGen: Remove unnecessary includes
This commit is contained in:
@ -6,6 +6,8 @@
|
||||
|
||||
#include "VideoCommon/VertexManagerBase.h"
|
||||
|
||||
struct ID3D11Buffer;
|
||||
|
||||
namespace DX11
|
||||
{
|
||||
class VertexManager : public VertexManagerBase
|
||||
|
Reference in New Issue
Block a user