cocoaTouch/FortsViewController.m
changeset 3352 ac5d14a35482
parent 3335 2520ee7a5484
child 3357 3836a31879e7
--- a/cocoaTouch/FortsViewController.m	Fri Apr 16 17:17:43 2010 +0000
+++ b/cocoaTouch/FortsViewController.m	Sat Apr 17 04:59:10 2010 +0000
@@ -1,5 +1,5 @@
 //
-//  FlagsViewController.m
+//  FortsViewController.m
 //  HedgewarsMobile
 //
 //  Created by Vittorio on 08/04/10.
@@ -8,7 +8,7 @@
 
 #import "FortsViewController.h"
 #import "CommodityFunctions.h"
-#import "UIImageScale.h"
+#import "UIImageExtra.h"
 
 @implementation FortsViewController
 @synthesize teamDictionary, fortArray, fortSprites, lastIndexPath;