mirror of
https://github.com/starr-dusT/yuzu-mainline
synced 2024-03-05 21:12:25 -08:00
Merge pull request #2174 from lioncash/fwd
service/hid: Amend forward declaration of ServiceManager
This commit is contained in:
commit
49c6d21b31
@ -15,7 +15,7 @@ namespace Kernel {
|
||||
class SharedMemory;
|
||||
}
|
||||
|
||||
namespace SM {
|
||||
namespace Service::SM {
|
||||
class ServiceManager;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user