Files

11 lines
183 B
C++
Raw Permalink Normal View History

--- JSDL.cpp.orig 2015-09-20 01:08:54 UTC
+++ JSDL.cpp
@@ -18,6 +18,7 @@
#include <SDL_mixer.h>
#include <cstdlib>
+#include <cstring>
#include <fstream>
#include <stdexcept>