aboutsummaryrefslogtreecommitdiff
path: root/speex~
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-04-19 00:17:37 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-04-19 00:17:37 +0000
commit04a2f994c099d12f32ab61e7cee41b5c6089cdee (patch)
treeb09ad080a3ad47fc44a472c1a536e8ca2f4db5b8 /speex~
parent698a567c206b24a82a9f168f48139b76ddaae44e (diff)
updated to build on a plain MacOSX setup
svn path=/trunk/externals/unauthorized/; revision=2783
Diffstat (limited to 'speex~')
-rw-r--r--speex~/speexout~.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/speex~/speexout~.c b/speex~/speexout~.c
index d6b71c6..c6968d9 100644
--- a/speex~/speexout~.c
+++ b/speex~/speexout~.c
@@ -43,7 +43,7 @@
#include <stdlib.h>
#include <fcntl.h>
#include <sys/stat.h>
-#ifndef MACOSX
+#ifndef __APPLE__
#include <malloc.h>
#endif
#include <ctype.h>