diff --git a/cocos2dx/support/CCProfiling.h b/cocos2dx/support/CCProfiling.h index 66b7c619ea..8c1203fb9a 100644 --- a/cocos2dx/support/CCProfiling.h +++ b/cocos2dx/support/CCProfiling.h @@ -29,7 +29,7 @@ THE SOFTWARE. #if CC_ENABLE_PROFILERS -#include +#include #include "CCObject.h" #include "platform/platform.h"