Index: src/core/SkBitmapProcState.h |
diff --git a/src/core/SkBitmapProcState.h b/src/core/SkBitmapProcState.h |
index 64dda2ecb3b45d1981c1abd49469fd253addf5e8..289e308eed9338cf3b5d03a35d2ca2ba8cb14a84 100644 |
--- a/src/core/SkBitmapProcState.h |
+++ b/src/core/SkBitmapProcState.h |
@@ -1,4 +1,3 @@ |
- |
/* |
* Copyright 2007 The Android Open Source Project |
* |
@@ -6,7 +5,6 @@ |
* found in the LICENSE file. |
*/ |
- |
#ifndef SkBitmapProcState_DEFINED |
#define SkBitmapProcState_DEFINED |
@@ -15,7 +13,6 @@ |
#include "SkMatrix.h" |
#include "SkMipMap.h" |
#include "SkPaint.h" |
-#include "SkScaledImageCache.h" |
#define FractionalInt_IS_64BIT |