]> Shamusworld >> Repos - thunder/blobdiff - src/thunder.cpp
Fixes for compilation under MinGW.
[thunder] / src / thunder.cpp
index bd0cc855ab903cfa0409ce278aaccd06c5f3a747..f53dd689ce541f235d9dbac35bde9cf5323efc62 100644 (file)
@@ -16,7 +16,7 @@
 
 #define THUNDER_VERSION                "1.2.0"
 
-#include <SDL2/SDL.h>
+#include <SDL.h>
 #include <string>
 #include <stdio.h>
 #include <stdlib.h>