summaryrefslogtreecommitdiff
blob: 7e5c33da049cdcc358dd0891dd089a7941aad4da (plain)
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>