diff --git a/core/2d/CCParticleSystem.h b/core/2d/CCParticleSystem.h index e8e9e5495e..e75e993e1e 100644 --- a/core/2d/CCParticleSystem.h +++ b/core/2d/CCParticleSystem.h @@ -33,6 +33,7 @@ THE SOFTWARE. #include "2d/CCNode.h" #include "base/CCValue.h" #include "2d/CCSpriteFrame.h" +#include "2d/CCSpriteFrameCache.h" NS_CC_BEGIN