shithub: cstory

Download patch

ref: db96e7de94b27ee20b21745b6394fa401a69ef8c
parent: b5699d976026e3c02f54727056efac0986e1be68
author: Clownacy <Clownacy@users.noreply.github.com>
date: Thu May 9 14:46:41 EDT 2019

Useless #include

--- a/src/Organya.cpp
+++ b/src/Organya.cpp
@@ -5,7 +5,6 @@
 #include <stdio.h>
 #include <string.h>
 
-#include <SDL_rwops.h>
 #include <SDL_thread.h>
 #include <SDL_timer.h>
 #include <SDL_events.h>