Ignore:
Timestamp:
08/10/10 18:40:03 (22 months ago)
Author:
shiretu
Message:

-- last stage from common library refactoring

Location:
trunk/sources/common/src/platform
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/sources/common/src/platform/android/androidplatform.cpp

    r56 r58  
    2020#ifdef ANDROID 
    2121 
    22 #include "new/platform/android/androidplatform.h" 
    23 #include "new/platform/endianess/endianness.h" 
    24 #include "new/utils/logging/logging.h" 
     22#include "platform/android/androidplatform.h" 
     23#include "platform/endianess/endianness.h" 
     24#include "utils/logging/logging.h" 
    2525 
    2626string alowedCharacters = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789"; 
Note: See TracChangeset for help on using the changeset viewer.