Remove project headers from the prefix header; having everything in the prefix header...
[enjoyable.git] / KeyInputTextView.m
index 288d903..cde2547 100644 (file)
@@ -7,6 +7,8 @@
 
 #import "KeyInputTextView.h"
 
+#import "TargetController.h"
+
 @implementation KeyInputTextView {
     int vk;
     BOOL enabled;