1 2 3 4 5 6 7 8 9 10
--- physics/Collision.h.old 2010-05-19 14:31:30.000000000 +0200 +++ physics/Collision.h 2010-05-19 14:31:44.000000000 +0200 @@ -22,6 +22,7 @@ #include "physics/Vector3D.h" +#include <wfmath/point.h> #include <wfmath/axisbox.h> #include <map>