Chromium Code Reviews| Index: src/image/SkImage_Gpu.cpp |
| diff --git a/src/image/SkImage_Gpu.cpp b/src/image/SkImage_Gpu.cpp |
| index cde4232d36c7a6e2ad8a9e3527faf878b036165d..5e687b751af60131bc83cda075b7c830a124f815 100644 |
| --- a/src/image/SkImage_Gpu.cpp |
| +++ b/src/image/SkImage_Gpu.cpp |
| @@ -5,6 +5,7 @@ |
| * found in the LICENSE file. |
| */ |
| +#include "SkAutoPixmapStorage.h" |
| #include "GrCaps.h" |
| #include "GrContext.h" |
| #include "GrDrawContext.h" |