diff --git a/sources/tinyxml2/tinyxml2.h b/sources/tinyxml2/tinyxml2.h index eeffa109..f0d4b1b0 100644 --- a/sources/tinyxml2/tinyxml2.h +++ b/sources/tinyxml2/tinyxml2.h @@ -25,7 +25,7 @@ distribution. #define TINYXML2_INCLUDED #include "platform/CCPlatformConfig.h" -#include "platform/CCPlatformMacros.h" +#include "base/ccMacros.h" #if defined(ANDROID_NDK) || defined(__BORLANDC__) || (CC_TARGET_PLATFORM == CC_PLATFORM_BLACKBERRY) # include