aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Common/Logging/LogEventArgsJson.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Ryujinx.Common/Logging/LogEventArgsJson.cs')
-rw-r--r--src/Ryujinx.Common/Logging/LogEventArgsJson.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ryujinx.Common/Logging/LogEventArgsJson.cs b/src/Ryujinx.Common/Logging/LogEventArgsJson.cs
index 9628a757..7c745d63 100644
--- a/src/Ryujinx.Common/Logging/LogEventArgsJson.cs
+++ b/src/Ryujinx.Common/Logging/LogEventArgsJson.cs
@@ -1,4 +1,4 @@
-using Ryujinx.Common.Logging.Formatters;
+using Ryujinx.Common.Logging.Formatters;
using System;
using System.Text.Json.Serialization;