X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/c9e0098808889b595086f244439485d1787f65ee..086eb4c9abbda3c5d5f74c07800ad5cb04a50505:/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