aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-03-22 17:56:29 +0000
committerGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-03-22 17:56:29 +0000
commitf85abda8c964d57c315afad9cc3c70384e5ce79f (patch)
treef74a19e46e5ff9543fbd4bfea9da75acf4692d0f /include
parentc62923d6ad1c0662cad52a50fd3b977cf853a4a6 (diff)
Remove mutual dependency of gr and skgr.
Diffstat (limited to 'include')
-rw-r--r--include/gpu/GrConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gpu/GrConfig.h b/include/gpu/GrConfig.h
index 1dfe199f79..e25859be23 100644
--- a/include/gpu/GrConfig.h
+++ b/include/gpu/GrConfig.h
@@ -182,7 +182,7 @@ typedef unsigned __int64 uint64_t;
// debug -vs- release
//
-extern GR_API void GrPrintf(const char format[], ...);
+#define GrPrintf SkDebugf
/**
* GR_STRING makes a string of X where X is expanded before conversion to a string