summaryrefslogtreecommitdiff
path: root/tk/mac/tkMacTest.c
diff options
context:
space:
mode:
Diffstat (limited to 'tk/mac/tkMacTest.c')
-rw-r--r--tk/mac/tkMacTest.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tk/mac/tkMacTest.c b/tk/mac/tkMacTest.c
index 6d23c6eca68..5ab1b5f12b3 100644
--- a/tk/mac/tkMacTest.c
+++ b/tk/mac/tkMacTest.c
@@ -13,6 +13,7 @@
*/
#include <Types.h>
+#include <tcl.h>
/*
* Forward declarations of procedures defined later in this file:
@@ -79,3 +80,4 @@ DebuggerCmd(
Debugger();
return TCL_OK;
}
+