aboutsummaryrefslogtreecommitdiff
path: root/src/matrix_orthogonal.c
diff options
context:
space:
mode:
authorGeorg Holzmann <grholzi@users.sourceforge.net>2007-03-18 20:43:12 +0000
committerGeorg Holzmann <grholzi@users.sourceforge.net>2007-03-18 20:43:12 +0000
commite429c917962b8ef0bd3fdd92be4be03147e1cc32 (patch)
treea8d15a156dcb6f69bc6dd270439fec72ac63de25 /src/matrix_orthogonal.c
parent78d7b698a40c651aefb2a57028c2b4c09716c51a (diff)
added iem_matrix to the pd-extended build system
svn path=/trunk/externals/iem/iem_matrix/; revision=7504
Diffstat (limited to 'src/matrix_orthogonal.c')
-rw-r--r--src/matrix_orthogonal.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/matrix_orthogonal.c b/src/matrix_orthogonal.c
index 8acf650..54a38b8 100644
--- a/src/matrix_orthogonal.c
+++ b/src/matrix_orthogonal.c
@@ -3,6 +3,7 @@
iem_matrix written by Thomas Musil (c) IEM KUG Graz Austria 2002 - 2006 */
+#include "m_pd.h"
/* -------------------------- matrix_orthogonal ------------------------------ */