Licensing ITMac under the GNU Lesser General Public License version 2.1.
[ITMac.git] / ITMacResourceFile.h
index 9e245fa..ad013c5 100644 (file)
@@ -4,16 +4,13 @@
  *
  *     Class that wraps Carbon ResourceManager resource files.
  *
- *     Copyright (c) 2005 by iThink Software.
- *     All Rights Reserved.
- *
- *     $Id$
+ *     Copyright (c) 2005 iThink Software
  *
  */
 
 #import <Foundation/Foundation.h>
 #import <Carbon/Carbon.h>
-#import "ITMacResource.h"
+#import <ITMac/ITMacResource.h>
 
 @interface ITMacResourceFile : NSObject {
        FSRef _fileReference;