mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-29 23:29:13 +00: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