git.ithinksw.org
/
ITKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Some more code cleanup, converting spaces to tabs. Redid ITKit.h framework
[ITKit.git]
/
ITKit_Prefix.pch
diff --git
a/ITKit_Prefix.pch
b/ITKit_Prefix.pch
old mode 100755
(executable)
new mode 100644
(file)
index
fee0347
..
f25b263
--- a/
ITKit_Prefix.pch
+++ b/
ITKit_Prefix.pch
@@
-3,6
+3,7
@@
//
#ifdef __OBJC__
//
#ifdef __OBJC__
- #import <Foundation/Foundation.h>
- #import <AppKit/AppKit.h>
+ #import <Foundation/Foundation.h>
+ #import <ITFoundation/ITFoundation.h>
+ #import <AppKit/AppKit.h>
#endif
#endif