Index: gm/imagefromyuvtextures.cpp |
diff --git a/gm/imagefromyuvtextures.cpp b/gm/imagefromyuvtextures.cpp |
index 5fa55da3883d184c98cd7aba65989f047f4abaae..3d25a0b3ba0c7d1836cf127191f33c39f995859a 100644 |
--- a/gm/imagefromyuvtextures.cpp |
+++ b/gm/imagefromyuvtextures.cpp |
@@ -12,6 +12,7 @@ |
#if SK_SUPPORT_GPU |
#include "GrContext.h" |
+#include "GrGpu.h" |
#include "GrTest.h" |
#include "SkBitmap.h" |
#include "SkGradientShader.h" |