X-Git-Url: https://git.yukkurigames.com/?a=blobdiff_plain;ds=inline;f=KeyInputTextView.h;h=05515097c4c55f6fce5d00d64edbd3656556ceca;hb=c6fb77859e508aaef686b7a5a6a12abe29178708;hp=9927385ed13c90542598fc6708ab2c0193f77627;hpb=d9d15b3f8729758f19b21918fee758b856921673;p=enjoyable.git diff --git a/KeyInputTextView.h b/KeyInputTextView.h index 9927385..0551509 100644 --- a/KeyInputTextView.h +++ b/KeyInputTextView.h @@ -6,7 +6,7 @@ // Copyright 2009 University of Otago. All rights reserved. // -#import +@class TargetController; @interface KeyInputTextView : NSTextField { IBOutlet NSWindow *window;