From 1baa16d30dfb27a4df336268d8acae3af327054a Mon Sep 17 00:00:00 2001 From: dgp Date: Mon, 9 Mar 2020 14:43:18 +0000 Subject: need internal header now. --- macosx/tclMacOSXBundle.c | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v0.12