mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-22 04:24:56 +00:00
Fix LinearDiskCache.h relying on a file not directly included.
This commit is contained in:
parent
425f9dcd51
commit
9a8ea53195
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
#include <fstream>
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "Common/FileUtil.h"
|
||||
|
||||
// On disk format:
|
||||
//header{
|
||||
|
|
Loading…
Add table
Reference in a new issue