shithub: cstory

Download patch

ref: 264d555073dd108e4c62d23b8b961749e34fa7e8
parent: 1543521625747c42ea2aaa5e4d42c47f625c77b3
author: Clownacy <Clownacy@users.noreply.github.com>
date: Fri Apr 3 14:51:43 EDT 2020

Forgot to CTRL-F goddammit

--- a/src/Backends/Rendering/SDLTexture.cpp
+++ b/src/Backends/Rendering/SDLTexture.cpp
@@ -13,7 +13,7 @@
 #include "../../WindowsWrapper.h"
 
 #include "../Platform.h"
-#include "SDL2/SDL2.h"
+#include "../SDL2/SDL2.h"
 #include "../../Draw.h"
 #include "../../Ending.h"
 #include "../../MapName.h"