--- 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;