Fix a variety of issues with incorrect / unexpected / unfriendly first responder...
[enjoyable.git] / Enjoy_Prefix.pch
index d6e96a6..1f44b2f 100644 (file)
@@ -7,3 +7,5 @@
 #endif
 
 #import <IOKit/hid/IOHIDLib.h>
+
+#import "NSView+FirstResponder.h"