aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PremulAlphaRoundTripTest.cpp
diff options
context:
space:
mode:
authorGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-08-29 12:10:20 +0000
committerGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-08-29 12:10:20 +0000
commitb0b03d98afdecc476975151fdb01a6186f57b463 (patch)
tree8524d019f003c7c33acab886734b71b8472c1d02 /tests/PremulAlphaRoundTripTest.cpp
parent1f2f338e23789f3eef168dcbd8171a28820ba6c1 (diff)
Patch for r10995
git-svn-id: http://skia.googlecode.com/svn/trunk@10996 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'tests/PremulAlphaRoundTripTest.cpp')
-rw-r--r--tests/PremulAlphaRoundTripTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/PremulAlphaRoundTripTest.cpp b/tests/PremulAlphaRoundTripTest.cpp
index 79b32f91cb..41a5b13235 100644
--- a/tests/PremulAlphaRoundTripTest.cpp
+++ b/tests/PremulAlphaRoundTripTest.cpp
@@ -9,7 +9,7 @@
#include "Test.h"
#include "SkCanvas.h"
#include "SkConfig8888.h"
-#include "SkDevice.h"
+#include "SkBitmapDevice.h"
#if SK_SUPPORT_GPU
#include "GrContextFactory.h"