diff --git a/sources/tinyxml2/tinyxml2.h b/sources/tinyxml2/tinyxml2.h index 17755fd7..46005d20 100644 --- a/sources/tinyxml2/tinyxml2.h +++ b/sources/tinyxml2/tinyxml2.h @@ -24,7 +24,7 @@ distribution. #ifndef TINYXML2_INCLUDED #define TINYXML2_INCLUDED -#include "base/ccMacros.h" +#include "base/Macros.h" #if defined(ANDROID_NDK) || defined(__BORLANDC__) || (CC_TARGET_PLATFORM == CC_PLATFORM_BLACKBERRY) # include