diff options
Diffstat (limited to 'sonogram~')
-rw-r--r-- | sonogram~/sonogram~-joge.c | 2 | ||||
-rw-r--r-- | sonogram~/sonogram~-yves.c | 2 | ||||
-rw-r--r-- | sonogram~/sonogram~.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sonogram~/sonogram~-joge.c b/sonogram~/sonogram~-joge.c index b7e93bc..19f87eb 100644 --- a/sonogram~/sonogram~-joge.c +++ b/sonogram~/sonogram~-joge.c @@ -56,7 +56,7 @@ #include <m_pd.h> #include "m_imp.h" #include "g_canvas.h" -#include "t_tk.h" + static int guidebug=0; static int ignorevisible=1; // ignore visible test diff --git a/sonogram~/sonogram~-yves.c b/sonogram~/sonogram~-yves.c index 161ebf2..e15d366 100644 --- a/sonogram~/sonogram~-yves.c +++ b/sonogram~/sonogram~-yves.c @@ -57,7 +57,7 @@ #include <m_pd.h> #include "m_imp.h" #include "g_canvas.h" -#include "t_tk.h" + static int guidebug=0; static int ignorevisible=1; // ignore visible test diff --git a/sonogram~/sonogram~.c b/sonogram~/sonogram~.c index 92850a9..fd7f41e 100644 --- a/sonogram~/sonogram~.c +++ b/sonogram~/sonogram~.c @@ -55,7 +55,7 @@ #include "m_pd.h" #include "m_imp.h" #include "g_canvas.h" -#include "t_tk.h" + static int guidebug=0; static int ignorevisible=1; // ignore visible test |