From 9885c883245fa23db69e8af01b0dfe2a5b5e19ed Mon Sep 17 00:00:00 2001 From: lecoanet Date: Fri, 22 Dec 2006 16:35:48 +0000 Subject: Added a missing Carbon include. It was shadowed when compiling with GL --- macosx/OSXPort.c | 1 + 1 file changed, 1 insertion(+) (limited to 'macosx') diff --git a/macosx/OSXPort.c b/macosx/OSXPort.c index 1174970..deafe4e 100644 --- a/macosx/OSXPort.c +++ b/macosx/OSXPort.c @@ -29,6 +29,7 @@ #ifdef MAC_OSX_TK #include "Types.h" +#include static const char rcsid[] = "$Id"; static const char compile_id[]="$Compile$"; -- cgit v1.1