From 04a2f994c099d12f32ab61e7cee41b5c6089cdee Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 19 Apr 2005 00:17:37 +0000 Subject: updated to build on a plain MacOSX setup svn path=/trunk/externals/unauthorized/; revision=2783 --- sonogram~/sonogram~.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sonogram~/sonogram~.c') diff --git a/sonogram~/sonogram~.c b/sonogram~/sonogram~.c index ff70ae1..fedf88c 100644 --- a/sonogram~/sonogram~.c +++ b/sonogram~/sonogram~.c @@ -37,7 +37,13 @@ #include #include #include + +#ifdef __APPLE__ +#include +#else #include +#endif + #include #include #ifdef UNIX -- cgit v1.2.1