X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/d7b4e9008bca3278755f8b96c0ea9d5e3c94c39d..2a102862ea91854a43c87a7693e73c1323481e5d:/ShowcaseController.h diff --git a/ShowcaseController.h b/ShowcaseController.h index 2e18b74..516094b 100755 --- a/ShowcaseController.h +++ b/ShowcaseController.h @@ -7,10 +7,11 @@ // #import -#import - -@interface ShowcaseController : NSObject { +#import +#import +@interface ShowcaseController : NSObject { + ITInetServerSocket *server; } @end