correct mistakes
This commit is contained in:
parent
aa1920f9bb
commit
5346a0e077
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ using Ryujinx.HLE.Logging;
|
|||
using Ryujinx.HLE.OsHle.Ipc;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Ryujinx.Core.OsHle.Services.Am
|
||||
namespace Ryujinx.HLE.OsHle.Services.Am
|
||||
{
|
||||
class IApplicationAccessor : IpcService
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue