cocoaTouch/otherSrc/SquareButtonView.m
changeset 3479 972ae3ec178a
parent 3364 e5403e2bf02c
--- 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 <QuartzCore/QuartzCore.h>
 #import "CommodityFunctions.h"
 #import "UIImageExtra.h"
-#import "QuartzCore/QuartzCore.h"
 
 @implementation SquareButtonView
 @synthesize colorArray, selectedColor, ownerDictionary;