fix compile error when CC_SPRITE_DEBUG_DRAW

This commit is contained in:
lite3 2014-09-26 17:14:55 +08:00
parent b0212ad62a
commit da361810a3
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ THE SOFTWARE.
#include <string> #include <string>
#include "2d/CCNode.h" #include "2d/CCNode.h"
#include "2d/CCDrawNode.h"
#include "base/CCProtocols.h" #include "base/CCProtocols.h"
#include "renderer/CCTextureAtlas.h" #include "renderer/CCTextureAtlas.h"
#include "renderer/CCQuadCommand.h" #include "renderer/CCQuadCommand.h"