mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-10-20 23:19:19 +00:00
Rename FrameDump.{cpp,h} to FrameDumpFFMpeg.{cpp,h}
The name kind of conflicts with a new FrameDumper class
This commit is contained in:
parent
0d4537d60f
commit
e57eb04ed3
6 changed files with 7 additions and 7 deletions
|
@ -42,7 +42,7 @@
|
|||
#include "Core/PowerPC/PowerPC.h"
|
||||
#include "Core/System.h"
|
||||
|
||||
#include "VideoCommon/FrameDump.h"
|
||||
#include "VideoCommon/FrameDumpFFMpeg.h"
|
||||
#include "VideoCommon/OnScreenDisplay.h"
|
||||
#include "VideoCommon/VideoBackendBase.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue