mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 17:49:01 +00:00
ShaderGenCommon: Remove unnecessary includes
This commit is contained in:
parent
543120c88e
commit
468f623d27
37 changed files with 75 additions and 54 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "VideoBackends/D3D12/D3DTexture.h"
|
||||
#include "VideoCommon/FramebufferManagerBase.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue