X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=Config.m;h=84e6c324a782a09f22fba76fc41f4e6ef38c2c83;hp=fcc18283a8230b959fd6bfe1c60c7d34e7b5f963;hb=3090f311c3406d9c157630bc9744b9b14aa42311;hpb=3dfe18e6224331f1161ddcc057f755d41ff55266 diff --git a/Config.m b/Config.m index fcc1828..84e6c32 100644 --- a/Config.m +++ b/Config.m @@ -7,6 +7,8 @@ #import "Config.h" +#import "JSAction.h" + @implementation Config { NSMutableDictionary *entries; }