mirror of https://github.com/axmolengine/axmol.git
parent
2b8107d817
commit
1b5b9da102
|
@ -24,7 +24,7 @@ THE SOFTWARE.
|
|||
|
||||
#include "cocostudio/CCInputDelegate.h"
|
||||
#include "CCDirector.h"
|
||||
#include "CCDevice.h"
|
||||
#include "platform/CCDevice.h"
|
||||
#include "CCEventListenerTouch.h"
|
||||
#include "CCEventListenerAcceleration.h"
|
||||
#include "CCEventListenerKeyboard.h"
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
#include "CCScrollView.h"
|
||||
#include "CCEGLView.h"
|
||||
#include "CCDevice.h"
|
||||
#include "platform/CCDevice.h"
|
||||
#include "CCActionInstant.h"
|
||||
#include "CCActionInterval.h"
|
||||
#include "CCActionTween.h"
|
||||
|
|
Loading…
Reference in New Issue