aboutsummaryrefslogtreecommitdiff
path: root/pd/src/g_graph.c
diff options
context:
space:
mode:
Diffstat (limited to 'pd/src/g_graph.c')
-rw-r--r--pd/src/g_graph.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pd/src/g_graph.c b/pd/src/g_graph.c
index cfda6c2c..b4112ddd 100644
--- a/pd/src/g_graph.c
+++ b/pd/src/g_graph.c
@@ -8,7 +8,7 @@ to this file... */
#include <stdlib.h>
#include "m_pd.h"
-#include "t_tk.h"
+
#include "g_canvas.h"
#include "s_stuff.h" /* for sys_hostfontsize */
#include <stdio.h>