diff --git a/Ryujinx.SDL2.Common/Ryujinx.SDL2.Common.csproj b/Ryujinx.SDL2.Common/Ryujinx.SDL2.Common.csproj index a35f874329..61aee2d2c5 100644 --- a/Ryujinx.SDL2.Common/Ryujinx.SDL2.Common.csproj +++ b/Ryujinx.SDL2.Common/Ryujinx.SDL2.Common.csproj @@ -5,7 +5,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="ppy.SDL2-CS" Version="1.0.225-alpha" /> + <PackageReference Include="Ryujinx.SDL2-CS" Version="2.0.15-build9" /> </ItemGroup> <ItemGroup>