X-Git-Url: https://git.yukkurigames.com/?a=blobdiff_plain;f=Config.m;h=84e6c324a782a09f22fba76fc41f4e6ef38c2c83;hb=8a554859b8457eefa566c839062640fa450424af;hp=fcc18283a8230b959fd6bfe1c60c7d34e7b5f963;hpb=3dfe18e6224331f1161ddcc057f755d41ff55266;p=enjoyable.git 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; }