mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-01-16 12:50:11 -06: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…
Reference in New Issue
Block a user