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

@ -33,7 +33,6 @@
#include "InputCommon/GCAdapter.h"
#include "VideoCommon/RenderBase.h"
#include "VideoCommon/VideoBackendBase.h"
static std::unique_ptr<Platform> s_platform;