Skip to content

Commit e460b10

Browse files
committed
Correct windows usings
1 parent a351b7c commit e460b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/Orbit.Input/Platforms/Windows/GameControllerManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using Android.Views;
1+
using Windows.Gaming.Input;
22

33
namespace Orbit.Input;
44

0 commit comments

Comments
 (0)