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)
commite58add0ba1881a878f0a3877c4aab19ac8969570 (patch)
tree7b6984d36f197afe642a7bf6cd3823e0d4fa31b0 /macosx
parent903b630e4f9c05afe14af13f7e5d47f2bd8a268a (diff)
downloadtcl-e58add0ba1881a878f0a3877c4aab19ac8969570.zip
tcl-e58add0ba1881a878f0a3877c4aab19ac8969570.tar.gz
tcl-e58add0ba1881a878f0a3877c4aab19ac8969570.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>