mirror of https://github.com/axmolengine/axmol.git
fix include path
This commit is contained in:
parent
3e941be0ce
commit
b317588e6e
|
@ -29,7 +29,7 @@ THE SOFTWARE.
|
|||
#include "ui/UILayout.h"
|
||||
#include "editor-support/cocostudio/CocoLoader.h"
|
||||
#include "base/ccUtils.h"
|
||||
#include "cocostudio/CCActionManagerEx.h"
|
||||
#include "editor-support/cocostudio/CCActionManagerEx.h"
|
||||
|
||||
|
||||
using namespace cocos2d;
|
||||
|
|
Loading…
Reference in New Issue