Random stuff that I should have committed ages ago.
[supertux.git] / src / tile.hpp
index 2f57f3d..d25f449 100644 (file)
@@ -22,7 +22,6 @@
 #define TILE_H
 
 #include <vector>
-#include <SDL.h>
 #include <stdint.h>
 #include "video/surface.hpp"
 #include "math/rect.hpp"