From b8027ce9a7f050b95846a668a02f5801331e127f Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Fri, 15 Jun 2012 16:58:04 +0200 Subject: Tests and fixes in math geometry.h module --- src/math/old/math3d.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/math/old/math3d.h') diff --git a/src/math/old/math3d.h b/src/math/old/math3d.h index 6c09f99..0a3ddc1 100644 --- a/src/math/old/math3d.h +++ b/src/math/old/math3d.h @@ -21,6 +21,8 @@ #include +#include "common/struct.h" + //>>> geometry.h SegmentPoint() D3DVECTOR SegmentDist(const D3DVECTOR &p1, const D3DVECTOR &p2, float dist); -- cgit v1.2.3-1-g7c22