aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--gpu/include/GrConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpu/include/GrConfig.h b/gpu/include/GrConfig.h
index f1f24375ca..9ee37c73cc 100644
--- a/gpu/include/GrConfig.h
+++ b/gpu/include/GrConfig.h
@@ -189,7 +189,7 @@ typedef unsigned __int64 uint64_t;
// debug -vs- release
//
-extern void GrPrintf(const char format[], ...);
+extern GR_API void GrPrintf(const char format[], ...);
/**
* GR_STRING makes a string of X where X is expanded before conversion to a string