aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx/Ui/Helper/MetalHelper.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx/Ui/Helper/MetalHelper.cs')
-rw-r--r--Ryujinx/Ui/Helper/MetalHelper.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx/Ui/Helper/MetalHelper.cs b/Ryujinx/Ui/Helper/MetalHelper.cs
index 1e10eb05..c2d4893e 100644
--- a/Ryujinx/Ui/Helper/MetalHelper.cs
+++ b/Ryujinx/Ui/Helper/MetalHelper.cs
@@ -1,7 +1,7 @@
using Gdk;
using System;
-using System.Runtime.Versioning;
using System.Runtime.InteropServices;
+using System.Runtime.Versioning;
namespace Ryujinx.Ui.Helper
{