aboutsummaryrefslogtreecommitdiff
path: root/pd/src/g_hdial.c
diff options
context:
space:
mode:
Diffstat (limited to 'pd/src/g_hdial.c')
-rw-r--r--pd/src/g_hdial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pd/src/g_hdial.c b/pd/src/g_hdial.c
index ace2ce66..19d21e84 100644
--- a/pd/src/g_hdial.c
+++ b/pd/src/g_hdial.c
@@ -14,7 +14,7 @@ put out a "float" as in sliders, toggles, etc. */
#include <ctype.h>
#include "m_pd.h"
#include "g_canvas.h"
-#include "t_tk.h"
+
#include "g_all_guis.h"
#include <math.h>