mirror of https://github.com/axmolengine/axmol.git
fix compiling error
This commit is contained in:
parent
f895183fbc
commit
8238a05039
|
@ -1,7 +1,7 @@
|
|||
#include "HelloWorldScene.h"
|
||||
#include "AppMacros.h"
|
||||
|
||||
#include "event_dispatcher/CCTouchEventListener.h"
|
||||
#include "event_dispatcher/CCEventListenerTouch.h"
|
||||
|
||||
USING_NS_CC;
|
||||
|
||||
|
|
Loading…
Reference in New Issue