Updating ITMac header to include public headers.
[ITMac.git] / ITMac.h
1 /*
2  *      ITMac
3  *      ITMac.h
4  *
5  *      iThink Software's wrappers and interfaces to the Mac toolbox.
6  *
7  *      Copyright (c) 2005 by iThink Software.
8  *      All Rights Reserved.
9  *
10  *      $Id$
11  *
12  */
13
14 #import <Cocoa/Cocoa.h>
15
16 #import <ITMac/ITAppleEventTools.h>
17 #import <ITMac/ITMacResource.h>
18 #import <ITMac/ITMacResourceFile.h>
19 #import <ITMac/ITCategory-NSAppleEventDescriptor.h>