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