mirror of https://github.com/axmolengine/axmol.git
fixes compilation issues on Linux and Android
This commit is contained in:
parent
207fc4be9c
commit
8a34153a83
|
@ -31,7 +31,7 @@ THE SOFTWARE.
|
|||
#include "cocoa/CCInteger.h"
|
||||
#include "cocoa/CCBool.h"
|
||||
#include "cocos2d.h"
|
||||
#include "CCFileUtils.h"
|
||||
#include "platform/CCFileUtils.h"
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
|
Loading…
Reference in New Issue