aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Common/SystemInterop/GdiPlusHelper.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Ryujinx.Common/SystemInterop/GdiPlusHelper.cs')
-rw-r--r--src/Ryujinx.Common/SystemInterop/GdiPlusHelper.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ryujinx.Common/SystemInterop/GdiPlusHelper.cs b/src/Ryujinx.Common/SystemInterop/GdiPlusHelper.cs
index bedf56ea..7e8e9f2a 100644
--- a/src/Ryujinx.Common/SystemInterop/GdiPlusHelper.cs
+++ b/src/Ryujinx.Common/SystemInterop/GdiPlusHelper.cs
@@ -1,4 +1,4 @@
-using System;
+using System;
using System.Runtime.InteropServices;
using System.Runtime.Versioning;