project_files/HedgewarsMobile/HedgewarsMobile_Prefix.pch
changeset 3025 01682ec58eb0
parent 2980 3cbd5a39aaee
--- a/project_files/HedgewarsMobile/HedgewarsMobile_Prefix.pch	Fri Mar 19 19:49:33 2010 +0000
+++ b/project_files/HedgewarsMobile/HedgewarsMobile_Prefix.pch	Sat Mar 20 15:16:59 2010 +0000
@@ -4,5 +4,6 @@
 
 #ifdef __OBJC__
 #import <Foundation/Foundation.h>
+#import <CoreGraphics/CoreGraphics.h>
 #import <UIKit/UIKit.h>
 #endif