]> Shamusworld >> Repos - thunder/blobdiff - src/video.h
Oops, forgot to pull first before the changes. :-P
[thunder] / src / video.h
index acacc76945cb4946bdad148a6b012c29bb6efc0d..8d1847ec29a52227c5e7ee0fa579e81984e03943 100644 (file)
@@ -4,7 +4,7 @@
 #ifndef __VIDEO_H__
 #define __VIDEO_H__
 
-#include <SDL2/SDL.h>
+#include <SDL.h>
 #include <stdint.h>                                                    // For uint32_t
 
 #define VIRTUAL_SCREEN_WIDTH   288