diff options
Diffstat (limited to 'src/Ryujinx.Common/PreciseSleep/WindowsGranularTimer.cs')
| -rw-r--r-- | src/Ryujinx.Common/PreciseSleep/WindowsGranularTimer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ryujinx.Common/PreciseSleep/WindowsGranularTimer.cs b/src/Ryujinx.Common/PreciseSleep/WindowsGranularTimer.cs index a0de1634..3bf09270 100644 --- a/src/Ryujinx.Common/PreciseSleep/WindowsGranularTimer.cs +++ b/src/Ryujinx.Common/PreciseSleep/WindowsGranularTimer.cs @@ -1,4 +1,4 @@ -using System; +using System; using System.Collections.Generic; using System.Runtime.InteropServices; using System.Runtime.Versioning; |
