From ba87876ef77de4dc438b702be1d12f577adb0b1e Mon Sep 17 00:00:00 2001 From: Ozkan Sezer Date: Mon, 27 Sep 2021 14:10:02 +0300 Subject: [PATCH] fix syntax error in SDL.vcxproj.filters Noticed by Markvy. Fixes https://github.com/libsdl-org/SDL/issues/4787 --- VisualC/SDL/SDL.vcxproj.filters | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VisualC/SDL/SDL.vcxproj.filters b/VisualC/SDL/SDL.vcxproj.filters index 4924e6cce..bf82d502c 100644 --- a/VisualC/SDL/SDL.vcxproj.filters +++ b/VisualC/SDL/SDL.vcxproj.filters @@ -1201,7 +1201,7 @@ thread - + thread\windows