Licensing ITMac under the GNU Lesser General Public License version 2.1.
[ITMac.git] / ITMac.h
diff --git a/ITMac.h b/ITMac.h
index caf8fc2..d192145 100644 (file)
--- a/ITMac.h
+++ b/ITMac.h
@@ -4,11 +4,13 @@
  *
  *     iThink Software's wrappers and interfaces to the Mac toolbox.
  *
- *     Copyright (c) 2005 by iThink Software.
- *     All Rights Reserved.
- *
- *     $Id$
+ *     Copyright (c) 2005 iThink Software
  *
  */
 
-#import <Cocoa/Cocoa.h>
\ No newline at end of file
+#import <Cocoa/Cocoa.h>
+
+#import <ITMac/ITAppleEventTools.h>
+#import <ITMac/ITMacResource.h>
+#import <ITMac/ITMacResourceFile.h>
+#import <ITMac/ITCategory-NSAppleEventDescriptor.h>
\ No newline at end of file