diff --git a/src/libretro/Stella.vcxproj b/src/libretro/Stella.vcxproj
index f9e192b84..b1ebab8b6 100644
--- a/src/libretro/Stella.vcxproj
+++ b/src/libretro/Stella.vcxproj
@@ -107,7 +107,7 @@
MaxSpeed
Default
true
- .\;..\emucore;..\emucore\tia;..\emucore\tia\frame-manager;..\common;..\common\tv_filters;..\gui;%(AdditionalIncludeDirectories)
+ .\;..\emucore;..\emucore\tia;..\emucore\tia\frame-manager;..\common;..\common\tv_filters;..\gui;..\json;%(AdditionalIncludeDirectories)
__LIB_RETRO__;__WIN32__;NDEBUG;SOUND_SUPPORT;%(PreprocessorDefinitions)
MultiThreadedDLL
false
@@ -142,17 +142,26 @@
+
+
+
+
+
+
+
+
+
+
-
@@ -186,8 +195,6 @@
-
-
@@ -287,6 +294,15 @@
+
+
+
+
+
+
+
+
+
@@ -297,6 +313,7 @@
+
@@ -304,6 +321,7 @@
+
@@ -318,8 +336,7 @@
-
-
+
@@ -335,8 +352,10 @@
+
+
@@ -423,9 +442,13 @@
+
+
+
+
-
+
\ No newline at end of file