aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Horizon.Kernel.Generators/CodeGenerator.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Ryujinx.Horizon.Kernel.Generators/CodeGenerator.cs')
-rw-r--r--src/Ryujinx.Horizon.Kernel.Generators/CodeGenerator.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ryujinx.Horizon.Kernel.Generators/CodeGenerator.cs b/src/Ryujinx.Horizon.Kernel.Generators/CodeGenerator.cs
index 121b6dd5..393a36c3 100644
--- a/src/Ryujinx.Horizon.Kernel.Generators/CodeGenerator.cs
+++ b/src/Ryujinx.Horizon.Kernel.Generators/CodeGenerator.cs
@@ -1,4 +1,4 @@
-using System.Text;
+using System.Text;
namespace Ryujinx.Horizon.Kernel.Generators
{