diff --git a/cocos/2d/cocos2d.h b/cocos/2d/cocos2d.h index c531f62965..c33dddf82d 100644 --- a/cocos/2d/cocos2d.h +++ b/cocos/2d/cocos2d.h @@ -199,7 +199,7 @@ THE SOFTWARE. #include "ccUTF8.h" #include "CCNotificationCenter.h" #include "CCProfiling.h" -#include "base/CCConsole.h" +#include "CCConsole.h" #include "CCUserDefault.h" #include "CCVertex.h"