mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-28 11:49:06 +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
|
@ -18,7 +18,7 @@
|
|||
#include <vector>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/File.h"
|
||||
#include "Common/IOFile.h"
|
||||
#include "DiscIO/Blob.h"
|
||||
|
||||
namespace DiscIO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue