Had a bit of time today and worked on supertux:
[supertux.git] / src / object / camera.h
index 45351b6..028671a 100644 (file)
@@ -23,7 +23,6 @@
 #include <vector>
 #include <cassert>
 
-#include "defines.h"
 #include "math/vector.h"
 #include "special/game_object.h"
 #include "video/drawing_context.h"