summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2020-03-09 14:43:18 (GMT)
committerdgp <dgp@users.sourceforge.net>2020-03-09 14:43:18 (GMT)
commit1baa16d30dfb27a4df336268d8acae3af327054a (patch)
tree7b6984d36f197afe642a7bf6cd3823e0d4fa31b0 /macosx
parentbd4dfc850ea167c4a0081befe5c8a8bd9cdbd58a (diff)
downloadtcl-1baa16d30dfb27a4df336268d8acae3af327054a.zip
tcl-1baa16d30dfb27a4df336268d8acae3af327054a.tar.gz
tcl-1baa16d30dfb27a4df336268d8acae3af327054a.tar.bz2
need internal header now.
Diffstat (limited to 'macosx')
-rw-r--r--macosx/tclMacOSXBundle.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/tclMacOSXBundle.c b/macosx/tclMacOSXBundle.c
index 0c68e2d..01b5de4 100644
--- a/macosx/tclMacOSXBundle.c
+++ b/macosx/tclMacOSXBundle.c
@@ -12,6 +12,7 @@
*/
#include "tclPort.h"
+#include "tclInt.h"
#ifdef HAVE_COREFOUNDATION
#include <CoreFoundation/CoreFoundation.h>