fixed badguy respawning after being killed by a fireball
[supertux.git] / lib / math / physic.cpp
index 7156aab..6276a09 100644 (file)
@@ -22,8 +22,7 @@
 
 #include <cstdio>
 
-#include "../math/physic.h"
-#include "../special/timer.h"
+#include "math/physic.h"
 
 using namespace SuperTux;