mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Fix LinearDiskCache.h relying on a file not directly included.
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
#include <fstream>
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "Common/FileUtil.h"
|
||||
|
||||
// On disk format:
|
||||
//header{
|
||||
|
Reference in New Issue
Block a user