From c198edbe51aa43c95ec94fe9cb24de0829b707cb Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Sat, 2 Nov 2019 10:53:57 -0230 Subject: [PATCH] libretro: Fix Windows build for recent class addition. --- src/libretro/Stella.vcxproj | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/libretro/Stella.vcxproj b/src/libretro/Stella.vcxproj index 95827d1d5..df695ca81 100644 --- a/src/libretro/Stella.vcxproj +++ b/src/libretro/Stella.vcxproj @@ -140,6 +140,7 @@ + @@ -306,6 +307,7 @@ + @@ -415,4 +417,4 @@ - + \ No newline at end of file