Another include Carbon/Carbon.h

This commit is contained in:
Jack Jansen 2001-05-19 12:57:22 +00:00
parent 741e0378e4
commit 25e0c79487
1 changed files with 4 additions and 0 deletions

View File

@ -41,9 +41,13 @@ PERFORMANCE OF THIS SOFTWARE.
** routine, origin unknown.
*/
#ifdef WITHOUT_FRAMEWORKS
#include <Types.h>
#include <Files.h>
#include <Errors.h>
#else
#include <Carbon/Carbon.h>
#endif
#include "getapplbycreator.h"