Removing the use of private CoreGraphics APIs to draw shadows, and replacing with...
[ITKit.git] / ITSpinWindowEffect.h
index 93cf3b4..7bec00a 100644 (file)
@@ -4,15 +4,12 @@
  *
  *     Effect subclass which spins 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 ITSpinWindowEffect : ITWindowEffect {