diff options
Diffstat (limited to 'src/Ryujinx.HLE/HOS/Services/Time/Clock/StandardSteadyClockCore.cs')
| -rw-r--r-- | src/Ryujinx.HLE/HOS/Services/Time/Clock/StandardSteadyClockCore.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ryujinx.HLE/HOS/Services/Time/Clock/StandardSteadyClockCore.cs b/src/Ryujinx.HLE/HOS/Services/Time/Clock/StandardSteadyClockCore.cs index 3ae699ae..bc785ca7 100644 --- a/src/Ryujinx.HLE/HOS/Services/Time/Clock/StandardSteadyClockCore.cs +++ b/src/Ryujinx.HLE/HOS/Services/Time/Clock/StandardSteadyClockCore.cs @@ -1,4 +1,4 @@ -using Ryujinx.Cpu; +using Ryujinx.Cpu; namespace Ryujinx.HLE.HOS.Services.Time.Clock { |
