mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
rename Common/File to Common/IOFile
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
#include <type_traits>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "Common/File.h"
|
||||
#include "Common/IOFile.h"
|
||||
#include "Common/Version.h"
|
||||
|
||||
// On disk format:
|
||||
|
Reference in New Issue
Block a user