Updating the ITKit header to reference the change in name
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Tue, 9 Aug 2005 02:31:36 +0000 (02:31 +0000)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Tue, 9 Aug 2005 02:31:36 +0000 (02:31 +0000)
of ITAboutBox to ITAboutWindowController.

ITKit.h

diff --git a/ITKit.h b/ITKit.h
index 5d34878..6293924 100644 (file)
--- a/ITKit.h
+++ b/ITKit.h
@@ -43,8 +43,7 @@
 
 #import <ITKit/ITSplashScreen.h>
 
-#import <ITKit/ITAboutBox.h>
-#import <ITKit/ITURLTextField.h>
+#import <ITKit/ITAboutWindowController.h>
 
 #import <ITKit/ITCategory-NSView.h>
 #import <ITKit/ITCategory-NSMenu.h>
\ No newline at end of file