mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 09:27:58 -05:00
fixed project includes to use new directory structure
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
#ifndef _LINEAR_DISKCACHE
|
||||
#define _LINEAR_DISKCACHE
|
||||
|
||||
#include "common.h"
|
||||
#include "common/common.h"
|
||||
#include <fstream>
|
||||
|
||||
// defined in Version.cpp
|
||||
|
Reference in New Issue
Block a user