make supertux accepts normal paths on the commandline
[supertux.git] / lib / math / physic.cpp
index 7156aab..7cc570b 100644 (file)
@@ -22,8 +22,8 @@
 
 #include <cstdio>
 
-#include "../math/physic.h"
-#include "../special/timer.h"
+#include "math/physic.h"
+#include "special/timer.h"
 
 using namespace SuperTux;