mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
rename Common/File to Common/IOFile
This commit is contained in:
parent
07fd02f207
commit
84128d9532
84 changed files with 87 additions and 87 deletions
|
@ -11,7 +11,7 @@
|
|||
#include <functional>
|
||||
|
||||
#include "Common/Align.h"
|
||||
#include "Common/File.h"
|
||||
#include "Common/IOFile.h"
|
||||
#include "Common/Logging/Log.h"
|
||||
#include "Common/Swap.h"
|
||||
#include "VideoCommon/VideoConfig.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue