Patch for r10995

git-svn-id: http://skia.googlecode.com/svn/trunk@10996 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
robertphillips@google.com 2013-08-29 12:10:20 +00:00
parent 1f2f338e23
commit b0b03d98af

View File

@ -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"