X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=KeyInputTextView.h;h=05515097c4c55f6fce5d00d64edbd3656556ceca;hp=9927385ed13c90542598fc6708ab2c0193f77627;hb=c6fb77859e508aaef686b7a5a6a12abe29178708;hpb=d9d15b3f8729758f19b21918fee758b856921673 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;