git.ithinksw.org
/
ITKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
CoreImage effect loads only with OS X 10.4.0 through 10.4.5. It crashes 10.4.6 currently.
[ITKit.git]
/
ITSpinAndZoomWindowEffect.h
diff --git
a/ITSpinAndZoomWindowEffect.h
b/ITSpinAndZoomWindowEffect.h
index
750331f
..
8bafa0c
100644
(file)
--- a/
ITSpinAndZoomWindowEffect.h
+++ b/
ITSpinAndZoomWindowEffect.h
@@
-12,7
+12,7
@@
*/
#import <Cocoa/Cocoa.h>
*/
#import <Cocoa/Cocoa.h>
-#import
"ITWindowEffect.h"
+#import
<ITKit/ITWindowEffect.h>
@interface ITSpinAndZoomWindowEffect : ITWindowEffect {
@interface ITSpinAndZoomWindowEffect : ITWindowEffect {