aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Input.SDL2/Ryujinx.Input.SDL2.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Ryujinx.Input.SDL2/Ryujinx.Input.SDL2.csproj')
-rw-r--r--Ryujinx.Input.SDL2/Ryujinx.Input.SDL2.csproj5
1 files changed, 1 insertions, 4 deletions
diff --git a/Ryujinx.Input.SDL2/Ryujinx.Input.SDL2.csproj b/Ryujinx.Input.SDL2/Ryujinx.Input.SDL2.csproj
index cee18996..2d61dfb8 100644
--- a/Ryujinx.Input.SDL2/Ryujinx.Input.SDL2.csproj
+++ b/Ryujinx.Input.SDL2/Ryujinx.Input.SDL2.csproj
@@ -6,11 +6,8 @@
</PropertyGroup>
<ItemGroup>
- <PackageReference Include="ppy.SDL2-CS" Version="1.0.225-alpha" />
- </ItemGroup>
-
- <ItemGroup>
<ProjectReference Include="..\Ryujinx.Input\Ryujinx.Input.csproj" />
+ <ProjectReference Include="..\Ryujinx.SDL2.Common\Ryujinx.SDL2.Common.csproj" />
</ItemGroup>
</Project>