mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
rename Common/File to Common/IOFile
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
#include <memory>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/File.h"
|
||||
#include "Common/IOFile.h"
|
||||
|
||||
namespace Common
|
||||
{
|
||||
|
Reference in New Issue
Block a user