diff --git a/cocos2dx/support/tinyxml2/tinyxml2.h b/cocos2dx/support/tinyxml2/tinyxml2.h index e54cdb16c0..8d2287e9e6 100644 --- a/cocos2dx/support/tinyxml2/tinyxml2.h +++ b/cocos2dx/support/tinyxml2/tinyxml2.h @@ -24,6 +24,8 @@ distribution. #ifndef TINYXML2_INCLUDED #define TINYXML2_INCLUDED +#include "platform/CCPlatformConfig.h" + #if defined(ANDROID_NDK) || defined(__BORLANDC__) # include # include