mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 19:37:56 -05:00
fixed project includes to use new directory structure
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
// inside callback:
|
||||
// ScheduleEvent(periodInCycles - cyclesLate, callback, "whatever")
|
||||
|
||||
#include "common.h"
|
||||
#include "common/common.h"
|
||||
|
||||
class PointerWrap;
|
||||
|
||||
|
Reference in New Issue
Block a user