
#import "../ComputerPlayer.h"

@interface DensityComp:ComputerPlayer
{
}

@end
