Cleanup headers

This commit is contained in:
Scott Mansell
2023-01-31 19:41:24 +13:00
parent ec8f46b02c
commit abfc75f362
12 changed files with 7 additions and 52 deletions
-1
View File
@@ -16,7 +16,6 @@
#include "VideoCommon/AbstractTexture.h"
#include "VideoCommon/OnScreenDisplay.h"
#include "VideoCommon/Present.h"
#include "VideoCommon/RenderBase.h"
#include "VideoCommon/VideoConfig.h"
static bool DumpFrameToPNG(const FrameData& frame, const std::string& file_name)