aboutsummaryrefslogtreecommitdiff
path: root/pd/src/g_text.c
diff options
context:
space:
mode:
Diffstat (limited to 'pd/src/g_text.c')
-rw-r--r--pd/src/g_text.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pd/src/g_text.c b/pd/src/g_text.c
index f927bf38..cff52274 100644
--- a/pd/src/g_text.c
+++ b/pd/src/g_text.c
@@ -10,7 +10,7 @@
#include "m_pd.h"
#include "m_imp.h"
#include "s_stuff.h"
-#include "t_tk.h"
+
#include "g_canvas.h"
#include <stdio.h>
#include <string.h>