mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-30 14:17:52 -05:00
hle: nvflinger: Migrate android namespace -> Service::android.
This commit is contained in:
@ -15,7 +15,7 @@ namespace Kernel {
|
||||
class KEvent;
|
||||
}
|
||||
|
||||
namespace android {
|
||||
namespace Service::android {
|
||||
class BufferQueueProducer;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user