mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-10-16 15:35:44 +00:00
VideoCommon: fix -Wmismatched-tags warning
This commit is contained in:
parent
b9affd5bc8
commit
10d0bc66b3
@ -15,7 +15,7 @@
|
||||
class NativeVertexFormat;
|
||||
class AbstractTexture;
|
||||
class AbstractPipeline;
|
||||
class ImTextureData;
|
||||
struct ImTextureData;
|
||||
|
||||
namespace VideoCommon
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user