Index: src/gpu/GrSurface.cpp |
=================================================================== |
--- src/gpu/GrSurface.cpp (revision 11693) |
+++ src/gpu/GrSurface.cpp (working copy) |
@@ -9,6 +9,7 @@ |
#include "SkBitmap.h" |
#include "SkImageEncoder.h" |
+#include <stdio.h> |
SK_DEFINE_INST_COUNT(GrSurface) |