X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/c9e0098808889b595086f244439485d1787f65ee..6ee6c0211994722aa48c0a4f4ea3a200cc39f3d8:/ShowcaseController.h diff --git a/ShowcaseController.h b/ShowcaseController.h index 8b4aef8..516094b 100755 --- a/ShowcaseController.h +++ b/ShowcaseController.h @@ -8,9 +8,10 @@ #import #import +#import -@interface ShowcaseController : NSObject { - +@interface ShowcaseController : NSObject { + ITInetServerSocket *server; } @end