aboutsummaryrefslogtreecommitdiff
path: root/pd/src/g_numbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'pd/src/g_numbox.c')
-rw-r--r--pd/src/g_numbox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pd/src/g_numbox.c b/pd/src/g_numbox.c
index db25e918..75f6bbbf 100644
--- a/pd/src/g_numbox.c
+++ b/pd/src/g_numbox.c
@@ -10,7 +10,7 @@
#include <ctype.h>
#include "m_pd.h"
#include "g_canvas.h"
-#include "t_tk.h"
+
#include "g_all_guis.h"
#include <math.h>