furhter improve collision detection by reintroducing time of collision, still more...
[supertux.git] / lib / special / timer.cpp
index ed3608e..1ff1349 100644 (file)
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 //  02111-1307, USA.
 
+#include <config.h>
+
 #include "SDL.h"
-#include "../special/timer.h"
+#include "timer.h"
 
 using namespace SuperTux;