aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/SkJSONCPP.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/SkJSONCPP.h')
-rw-r--r--tools/SkJSONCPP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/SkJSONCPP.h b/tools/SkJSONCPP.h
index 6baf223610..32ae4950f3 100644
--- a/tools/SkJSONCPP.h
+++ b/tools/SkJSONCPP.h
@@ -10,7 +10,7 @@
#ifndef SkJSONCPP_DEFINED
#define SkJSONCPP_DEFINED
-#ifdef GOOGLE3
+#ifdef SK_BUILD_FOR_GOOGLE3
#include "third_party/jsoncpp/reader.h"
#include "third_party/jsoncpp/value.h"
#include "third_party/jsoncpp/writer.h"