
#import "../ComputerPlayer.h"

@interface WagmanComp:ComputerPlayer
{
}

@end
