Removing the use of private CoreGraphics APIs to draw shadows, and replacing with...
[ITKit.git] / ITSpinAndZoomWindowEffect.h
index 750331f..b11a251 100644 (file)
@@ -4,15 +4,12 @@
  *
  *     Effect subclass which spins and zooms a window into position on the screen.
  *
- *     Copyright (c) 2005 by iThink Software.
- *     All Rights Reserved.
- *
- *     $Id$
+ *     Copyright (c) 2005 iThink Software
  *
  */
 
 #import <Cocoa/Cocoa.h>
-#import "ITWindowEffect.h"
+#import <ITKit/ITWindowEffect.h>
 
 @interface ITSpinAndZoomWindowEffect : ITWindowEffect {