aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Input/IGamepadDriver.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Ryujinx.Input/IGamepadDriver.cs')
-rw-r--r--src/Ryujinx.Input/IGamepadDriver.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ryujinx.Input/IGamepadDriver.cs b/src/Ryujinx.Input/IGamepadDriver.cs
index 792aef00..67b01c26 100644
--- a/src/Ryujinx.Input/IGamepadDriver.cs
+++ b/src/Ryujinx.Input/IGamepadDriver.cs
@@ -1,4 +1,4 @@
-using System;
+using System;
namespace Ryujinx.Input
{