aboutsummaryrefslogtreecommitdiff
path: root/randomF.c
diff options
context:
space:
mode:
Diffstat (limited to 'randomF.c')
-rw-r--r--randomF.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/randomF.c b/randomF.c
index cce03e6..b7ebe24 100644
--- a/randomF.c
+++ b/randomF.c
@@ -7,7 +7,7 @@
#include "m_pd.h"
#include <stdlib.h>
-#ifndef MACOSX
+#ifndef __APPLE__
#include <math.h>
#endif