diff -r cbf71e938164 -r 972ae3ec178a cocoaTouch/otherSrc/SquareButtonView.m --- a/cocoaTouch/otherSrc/SquareButtonView.m Sun May 23 19:37:31 2010 +0000 +++ b/cocoaTouch/otherSrc/SquareButtonView.m Sun May 23 22:05:59 2010 +0000 @@ -7,9 +7,9 @@ // #import "SquareButtonView.h" +#import #import "CommodityFunctions.h" #import "UIImageExtra.h" -#import "QuartzCore/QuartzCore.h" @implementation SquareButtonView @synthesize colorArray, selectedColor, ownerDictionary;