Cleanup headers

This commit is contained in:
Scott Mansell 2023-01-31 18:22:43 +13:00
commit 4422af1272
9 changed files with 3 additions and 13 deletions

View file

@ -17,8 +17,8 @@
#include "VideoBackends/Metal/MTLTexture.h"
#include "VideoBackends/Metal/MTLUtil.h"
#include "VideoCommon/FramebufferManager.h"
#include "VideoCommon/PerfQueryBase.h"
#include "VideoCommon/RenderBase.h"
namespace Metal
{