From 4fe69eb30738761765a8894e51e2d77317faab00 Mon Sep 17 00:00:00 2001 From: minggo Date: Thu, 27 Aug 2020 16:46:55 +0800 Subject: [PATCH] Update tinyxml2.h --- sources/tinyxml2/tinyxml2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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