Fix build
This commit is contained in:
parent
8fa377f6bd
commit
4185ae9208
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
using Ryujinx.Tests.Unicorn.Native;
|
||||
using System;
|
||||
using System.Diagnostics.Contracts;
|
||||
using System.Runtime.Intrinsics;
|
||||
|
|
|
@ -4,6 +4,7 @@ using OpenTK.Input;
|
|||
using Ryujinx.Graphics.Gal;
|
||||
using Ryujinx.HLE;
|
||||
using Ryujinx.HLE.Input;
|
||||
using Ryujinx.Profiler.UI;
|
||||
using System;
|
||||
using System.Threading;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue