auto detect aspect ratio of monitor, so that you don't have to know/use the cryptic...
[supertux.git] / src / game_session.hpp
index 4143286..ae2a80a 100644 (file)
 
 #include <string>
 #include <SDL.h>
+#include <squirrel.h>
 #include "screen.hpp"
-#include "timer.hpp"
-#include "statistics.hpp"
 #include "math/vector.hpp"
-#include "console.hpp"
 #include "video/surface.hpp"
 #include "object/endsequence.hpp"