- rest of 64bit fix.. missed some vars
[supertux.git] / lib / math / physic.cpp
index 37d84fb..0873cde 100644 (file)
@@ -20,8 +20,8 @@
 
 #include <cstdio>
 
-#include "math/physic.h"
-#include "special/timer.h"
+#include "../math/physic.h"
+#include "../special/timer.h"
 
 using namespace SuperTux;