fix compiling error

This commit is contained in:
minggo 2013-09-21 15:30:54 +08:00
parent f895183fbc
commit 8238a05039
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#include "HelloWorldScene.h"
#include "AppMacros.h"
#include "event_dispatcher/CCTouchEventListener.h"
#include "event_dispatcher/CCEventListenerTouch.h"
USING_NS_CC;