Added a disable/enable method to the hotkey center
[ITKit.git] / ITDissolveWindowEffect.h
index f1f8a0e..ebc6342 100755 (executable)
@@ -3,8 +3,8 @@
  *  ITDissolveWindowEffect
  *    Effect subclass which performs a dissolve fade effect on a window.
  *
- *  Original Author : Matt Judy <mjudy@ithinksw.com>
- *   Responsibility : Matt Judy <mjudy@ithinksw.com>
+ *  Original Author : Matthew Judy <mjudy@ithinksw.com>
+ *   Responsibility : Matthew Judy <mjudy@ithinksw.com>
  *
  *  Copyright (c) 2002 - 2003 iThink Software.
  *  All Rights Reserved
@@ -13,6 +13,7 @@
 
 
 #import <Cocoa/Cocoa.h>
+#import "ITWindowEffect.h"
 
 
 @interface ITDissolveWindowEffect : ITWindowEffect <ITWindowEffect> {