Show an error message if opening input devices fail. Move real vs. configuration...
[enjoyable.git] / JSActionButton.m
index f6a0fa7..58503c8 100644 (file)
@@ -5,6 +5,8 @@
 //  Created by Sam McCall on 5/05/09.
 //
 
+#import "JSActionButton.h"
+
 @implementation JSActionButton {
     BOOL active;
 }