X-Git-Url: https://git.yukkurigames.com/?a=blobdiff_plain;ds=sidebyside;f=KeyInputTextView.m;h=cde2547d8c8ac455db7e9e2f4741627e919f73c6;hb=c6fb77859e508aaef686b7a5a6a12abe29178708;hp=288d903fa156bde99ff12c9c1f1c830e4c746cee;hpb=d9d15b3f8729758f19b21918fee758b856921673;p=enjoyable.git 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;