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 --- scratcher~/scratcher~.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'scratcher~') diff --git a/scratcher~/scratcher~.c b/scratcher~/scratcher~.c index 129579f..4448389 100644 --- a/scratcher~/scratcher~.c +++ b/scratcher~/scratcher~.c @@ -37,7 +37,13 @@ #include #include #include + +#ifdef __APPLE__ +#include +#else #include +#endif + #include #include #include -- cgit v1.2.1