File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed 
cocos2dx/platform/android Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2222THE SOFTWARE. 
2323****************************************************************************/  
2424
25- #ifndef  __CCX_EGLVIEW_UPHONE_H__ 
26- #define  __CCX_EGLVIEW_UPHONE_H__ 
25+ #ifndef  __CCX_EGLVIEW_ANDROID_H__ 
26+ #define  __CCX_EGLVIEW_ANDROID_H__ 
2727
2828#include  " CGGeometry.h" 
2929
@@ -79,4 +79,4 @@ class CCX_DLL CCXEGLView
7979
8080}   //  end of namespace   cocos2d
8181
82- #endif 	//  end of __CCX_EGLVIEW_UPHONE_H__ 
82+ #endif 	//  end of __CCX_EGLVIEW_ANDROID_H__ 
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2222THE SOFTWARE. 
2323****************************************************************************/  
2424
25- #ifndef  __PLATFORM_UPHONE_CCFILE_UTILS_H__ 
26- #define  __PLATFORM_UPHONE_CCFILE_UTILS_H__ 
25+ #ifndef  __PLATFORM_ANDROID_CCFILE_UTILS_H__ 
26+ #define  __PLATFORM_ANDROID_CCFILE_UTILS_H__ 
2727
2828#include  < string> 
2929#include  " ccxCommon.h" 
@@ -83,4 +83,4 @@ class CCX_DLL CCFileUtils : public FileUtils
8383};
8484}// namespace   cocos2d 
8585
86- #endif  //  __PLATFORM_UPHONE_CCFILE_UTILS_H__ 
86+ #endif  //  __PLATFORM_ANDROID_CCFILE_UTILS_H__ 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments