don't reference missing header

BUG=

Review URL: https://codereview.chromium.org/15888004

git-svn-id: http://skia.googlecode.com/svn/trunk@9265 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
reed@google.com 2013-05-23 20:16:17 +00:00
parent 4c69a064b4
commit 932105ae4b

View File

@ -5,7 +5,7 @@
* found in the LICENSE file.
*/
#include "SkBitmapProcBicubic.h"
#include "SkBitmapProcState.h"
#include "SkBitmap.h"
#include "SkColor.h"
#include "SkColorPriv.h"