Implemented mirror actions correctly. Bugfix: right direction of bad guys now working.
[supertux.git] / lib / math / physic.h
index bae4dd3..f269cb8 100644 (file)
@@ -21,7 +21,7 @@
 #ifndef SUPERTUX_PHYSIC_H
 #define SUPERTUX_PHYSIC_H
 
-#include "math/vector.h"
+#include "../math/vector.h"
 
 namespace SuperTux
   {