From e429c917962b8ef0bd3fdd92be4be03147e1cc32 Mon Sep 17 00:00:00 2001 From: Georg Holzmann Date: Sun, 18 Mar 2007 20:43:12 +0000 Subject: added iem_matrix to the pd-extended build system svn path=/trunk/externals/iem/iem_matrix/; revision=7504 --- src/spherical_line.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/spherical_line.c') diff --git a/src/spherical_line.c b/src/spherical_line.c index 026b5a8..2477dd8 100644 --- a/src/spherical_line.c +++ b/src/spherical_line.c @@ -3,6 +3,9 @@ iem_matrix written by Thomas Musil (c) IEM KUG Graz Austria 2002 - 2006 */ +#include "m_pd.h" +#include "math.h" + /* -------------------------- spherical_line ------------------------------ */ typedef struct _spherical_line -- cgit v1.2.1