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