src/video/{gl,sdl}/…: Include <SDL.h>
[supertux.git] / src / video / gl / gl_lightmap.cpp
index 30df72a..147da87 100644 (file)
@@ -16,6 +16,7 @@
 
 #include "video/gl/gl_lightmap.hpp"
 
+#include <SDL.h>
 #include <SDL_image.h>
 #include <algorithm>
 #include <assert.h>