parent
735ebe577d
commit
205b597689
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
using Ryujinx.Core.Logging;
|
||||
using Ryujinx.Core.OsHle.Ipc;
|
||||
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