mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-07 16:50:58 +02:00
Merge pull request #13896 from Tilka/mismatched_tags
VideoCommon: fix -Wmismatched-tags warning
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
class NativeVertexFormat;
|
||||
class AbstractTexture;
|
||||
class AbstractPipeline;
|
||||
class ImTextureData;
|
||||
struct ImTextureData;
|
||||
|
||||
namespace VideoCommon
|
||||
{
|
||||
|
Reference in New Issue
Block a user