Removing the use of private CoreGraphics APIs to draw shadows, and replacing with...
[ITKit.git] / ITDissolveWindowEffect.h
index 73cdfae..579e0f9 100644 (file)
@@ -4,15 +4,12 @@
  *
  *     Effect subclass which performs a dissolve fade effect on a window.
  *
- *     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 ITDissolveWindowEffect : ITWindowEffect {