X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=KeyInputTextView.m;h=cde2547d8c8ac455db7e9e2f4741627e919f73c6;hp=288d903fa156bde99ff12c9c1f1c830e4c746cee;hb=c6fb77859e508aaef686b7a5a6a12abe29178708;hpb=d9d15b3f8729758f19b21918fee758b856921673 diff --git a/KeyInputTextView.m b/KeyInputTextView.m index 288d903..cde2547 100644 --- a/KeyInputTextView.m +++ b/KeyInputTextView.m @@ -7,6 +7,8 @@ #import "KeyInputTextView.h" +#import "TargetController.h" + @implementation KeyInputTextView { int vk; BOOL enabled;