commit | 73672254a3e498081967d00d27b17ada443e2ab2 | [log] [tgz] |
---|---|---|
author | robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Aug 29 12:40:26 2013 +0000 |
committer | robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Aug 29 12:40:26 2013 +0000 |
tree | 1b05606350acc69fcdc77289cfdfe9758ec2790b | |
parent | b0b03d98afdecc476975151fdb01a6186f57b463 [diff] [blame] |
Patch for 10995 git-svn-id: http://skia.googlecode.com/svn/trunk@10997 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/tests/ReadPixelsTest.cpp b/tests/ReadPixelsTest.cpp index 9cc1074..6ebcc4a 100644 --- a/tests/ReadPixelsTest.cpp +++ b/tests/ReadPixelsTest.cpp
@@ -7,9 +7,9 @@ */ #include "Test.h" +#include "SkBitmapDevice.h" #include "SkCanvas.h" #include "SkColorPriv.h" -#include "SkDevice.h" #include "SkMathPriv.h" #include "SkRegion.h" #if SK_SUPPORT_GPU