From 1ffc311bf32fa66188bc3551a92ed467bbff84fa Mon Sep 17 00:00:00 2001 From: Lioncash Date: Tue, 6 Jun 2017 20:27:40 -0400 Subject: [PATCH] Core: Fix vcxproj filter This would cause the core project to fail to load. --- Source/Core/Core/Core.vcxproj.filters | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Core/Core/Core.vcxproj.filters b/Source/Core/Core/Core.vcxproj.filters index a0a74fc073..b35e104119 100644 --- a/Source/Core/Core/Core.vcxproj.filters +++ b/Source/Core/Core/Core.vcxproj.filters @@ -290,7 +290,7 @@ HLE - + HLE