// // SidContainer.h // sidplay // // Created by Christopher Snowhill on 12/8/14. // Copyright 2014 __NoWork, Inc__. All rights reserved. // #import #import "Plugin.h" @interface SidContainer : NSObject { } @end