]> git.localhorst.tv Git - blank.git/blobdiff - src/io/event.hpp
cleanup of sdl event to string functions
[blank.git] / src / io / event.hpp
index 5e95ef246b6d2113d42f264824377647c7a4a5df..fe36e3185da3ca4efb60f220a64cc0c3620807b3 100644 (file)
@@ -3,6 +3,7 @@
 
 #include <iosfwd>
 #include <SDL.h>
+#include <SDL_version.h>
 
 
 namespace blank {