Reset target settings in UI when switching target types.
[enjoyable.git] / Config.m
index fcc1828..84e6c32 100644 (file)
--- a/Config.m
+++ b/Config.m
@@ -7,6 +7,8 @@
 
 #import "Config.h"
 
+#import "JSAction.h"
+
 @implementation Config {
     NSMutableDictionary *entries;
 }