Renaming files and updating references.
authorchsieh <chester.developer@hotmail.com>
Sun, 17 Apr 2011 23:24:52 +0000 (16:24 -0700)
committerchsieh <chester.developer@hotmail.com>
Sun, 17 Apr 2011 23:24:52 +0000 (16:24 -0700)
Classes/Foundation/OSInterface/GLView.h [moved from Classes/Foundation/OSInterface/EAGLView.h with 100% similarity]
Classes/Foundation/OSInterface/GLView.m [moved from Classes/Foundation/OSInterface/EAGLView.m with 100% similarity]
Classes/Foundation/OSInterface/LittlestViewController.m

index a701947..df6f580 100644 (file)
@@ -1,7 +1,7 @@
 #import <QuartzCore/QuartzCore.h>
 
 #import "LittlestViewController.h"
-#import "EAGLView.h"
+#import "GLView.h"
 #import "cocos2d/cocos2d.h"