mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 22:07:48 +00:00
Merge pull request #2174 from lioncash/fwd
service/hid: Amend forward declaration of ServiceManager
This commit is contained in:
commit
a3d1f9b0f8
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ namespace Kernel {
|
||||||
class SharedMemory;
|
class SharedMemory;
|
||||||
}
|
}
|
||||||
|
|
||||||
namespace SM {
|
namespace Service::SM {
|
||||||
class ServiceManager;
|
class ServiceManager;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue