mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-10-19 08:55:33 +00:00
Merge pull request #13896 from Tilka/mismatched_tags
VideoCommon: fix -Wmismatched-tags warning
This commit is contained in:
commit
a1423e386c
@ -15,7 +15,7 @@
|
|||||||
class NativeVertexFormat;
|
class NativeVertexFormat;
|
||||||
class AbstractTexture;
|
class AbstractTexture;
|
||||||
class AbstractPipeline;
|
class AbstractPipeline;
|
||||||
class ImTextureData;
|
struct ImTextureData;
|
||||||
|
|
||||||
namespace VideoCommon
|
namespace VideoCommon
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user