aboutsummaryrefslogtreecommitdiff
path: root/sonogram~/sonogram~-joge.c
diff options
context:
space:
mode:
Diffstat (limited to 'sonogram~/sonogram~-joge.c')
-rw-r--r--sonogram~/sonogram~-joge.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sonogram~/sonogram~-joge.c b/sonogram~/sonogram~-joge.c
index 6fc2153..fc70b73 100644
--- a/sonogram~/sonogram~-joge.c
+++ b/sonogram~/sonogram~-joge.c
@@ -37,7 +37,9 @@
#include <stdlib.h>
#include <fcntl.h>
#include <sys/stat.h>
+#ifndef MACOSX
#include <malloc.h>
+#endif
#include <ctype.h>
#ifdef UNIX
#include <unistd.h>
@@ -50,6 +52,7 @@
#endif
#include <math.h>
+#include <m_pd.h>
#include "m_imp.h"
#include "g_canvas.h"
#include "t_tk.h"