]> Shamusworld >> Repos - thunder/blobdiff - src/thunder.cpp
Final fixes for git pull/push kerfuffle. :-P
[thunder] / src / thunder.cpp
index 9a06f3f60183ee9dd6024d7072a2bc36065f93dd..2914a96c5ae80eab26a7347e3e388609e6aa77ca 100644 (file)
@@ -17,7 +17,7 @@
 
 #define THUNDER_VERSION                "1.2.1"
 
-#include <SDL.h>
+#include <SDL2/SDL.h>
 #include <string>
 #include <stdio.h>
 #include <stdlib.h>