mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 05:57:56 -05:00
Move ThreadContext to core/core.h and deal with the fallout
This commit is contained in:
@ -4,6 +4,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
#include "common/common_types.h"
|
||||
#include "core/core.h"
|
||||
|
||||
|
Reference in New Issue
Block a user