summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1998-02-20 15:55:53 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>1998-02-20 15:55:53 (GMT)
commitc2952bcbb295da2b310ed6adc61c1dd322e4a3c6 (patch)
treed684b2085d06ac64e9733712c00b68d3ce1f9c78
parent1b5b37f6161034e983ee1c2c02b08b737f941e19 (diff)
downloadcpython-c2952bcbb295da2b310ed6adc61c1dd322e4a3c6.zip
cpython-c2952bcbb295da2b310ed6adc61c1dd322e4a3c6.tar.gz
cpython-c2952bcbb295da2b310ed6adc61c1dd322e4a3c6.tar.bz2
Universal Headers 3
-rw-r--r--Mac/Modules/ctbmodule.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mac/Modules/ctbmodule.c b/Mac/Modules/ctbmodule.c
index bb6fd18..d95cc99 100644
--- a/Mac/Modules/ctbmodule.c
+++ b/Mac/Modules/ctbmodule.c
@@ -32,6 +32,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include <CommResources.h>
#include <Connections.h>
+#include <CTBUtilities.h>
#include <ToolUtils.h>
#include <OSUtils.h>