mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2024-11-18 18:27:33 +01: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;
|
class SharedMemory;
|
||||||
}
|
}
|
||||||
|
|
||||||
namespace SM {
|
namespace Service::SM {
|
||||||
class ServiceManager;
|
class ServiceManager;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user