furhter improve collision detection by reintroducing time of collision, still more...
[supertux.git] / lib / special / timer.cpp
index 5aa62ba..1ff1349 100644 (file)
@@ -21,7 +21,7 @@
 #include <config.h>
 
 #include "SDL.h"
-#include "../special/timer.h"
+#include "timer.h"
 
 using namespace SuperTux;